Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index f0997b994118d5d8021e633002f14a287a8507b4..31d0096d1b50b66f1c8926416b9bc54fab3784ca 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -448,7 +448,7 @@ |
'wm/workspace/workspace_manager_unittest.cc', |
'wm/workspace/workspace_window_resizer_unittest.cc', |
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_standard.rc', |
+ '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
sail
2012/07/12 22:36:43
should this be ui_resources_100.rc?
benrg
2012/07/12 22:51:09
Yes, the unscaled outputs have context="..." on th
|
], |
'conditions': [ |
['use_ibus==1', { |
@@ -531,7 +531,7 @@ |
'shell/window_type_launcher.h', |
'shell/window_watcher.cc', |
'shell/window_watcher.h', |
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_standard.rc', |
+ '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |
'../content/app/startup_helper_win.cc', |
'../ui/views/test/test_views_delegate.cc', |
], |