Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9209)

Unified Diff: chrome/chrome_browser.gypi

Issue 12211049: Removing base::ThreadRestrictions::ScopedAllowIO from icon_manager_linux.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix presubmit. Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/webui/fileicon_source.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b4d214014bde4cc3a50fac2a35489e81100a212b..863afaf5170a506d8050ca08ed5d042ef9d41015 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -755,11 +755,6 @@
'browser/icon_loader_win.cc',
'browser/icon_manager.cc',
'browser/icon_manager.h',
- 'browser/icon_manager_android.cc',
- 'browser/icon_manager_chromeos.cc',
- 'browser/icon_manager_linux.cc',
- 'browser/icon_manager_mac.mm',
- 'browser/icon_manager_win.cc',
'browser/idle.cc',
'browser/idle.h',
'browser/idle_android.cc',
« no previous file with comments | « chrome/browser/ui/webui/fileicon_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698