Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 2fa664a73c9685af7fd33c176dc40751dbe2f4c7..5883fb1411f61a6acbac981da04e9edf8fb378b7 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -450,7 +450,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_100_percent.rc', |
], |
'conditions': [ |
['use_ibus==1', { |
@@ -565,7 +565,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_100_percent.rc', |
'../content/app/startup_helper_win.cc', |
'../ui/views/test/test_views_delegate.cc', |
], |