summaryrefslogtreecommitdiffstats
path: root/ui/views/views.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/views.gyp')
-rw-r--r--ui/views/views.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index ebbea68..50d7298 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -548,7 +548,7 @@
'widget/widget_unittest.cc',
'run_all_unittests.cc',
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_100_percent.rc',
+ '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_standard.rc',
],
'conditions': [
['OS=="win"', {
@@ -704,7 +704,7 @@
'examples/examples_main.cc',
'test/test_views_delegate.cc',
'test/test_views_delegate.h',
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_100_percent.rc',
+ '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_standard.rc',
],
'conditions': [
['OS=="win"', {