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

Unified Diff: ui/ui.gyp

Issue 10387010: Select theme resources from ResourceBundle at requested scale factor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with master. Created 8 years, 7 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 478ff6fafb35f5d6f38e0cc1dcbc6376f5c114ca..79a8cac281c3ef3a48b913d060759141b8254ef3 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -240,7 +240,6 @@
'base/resource/resource_bundle_win.h',
'base/resource/resource_data_dll_win.cc',
'base/resource/resource_data_dll_win.h',
- 'base/resource/resource_handle.cc',
sky 2012/05/16 14:21:21 Is this intentional?
flackr 2012/05/16 14:37:12 Yes, this became an empty file.
'base/resource/resource_handle.h',
'base/text/bytes_formatting.cc',
'base/text/bytes_formatting.h',

Powered by Google App Engine
This is Rietveld 408576698