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

Unified Diff: ash/ash.gyp

Issue 10756018: Merge grd files in ui/resources and chrome/app/theme (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 8 years, 5 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 3c9b831ad8312234084364f21da482f9a3d462f2..fa71d3510be18494aa4ad3944db3afd7a0056fcd 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -32,7 +32,6 @@
'../ui/oak/oak.gyp:oak',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
- '../ui/ui.gyp:ui_resources_standard',
'../ui/views/views.gyp:views',
],
'defines': [
@@ -371,7 +370,6 @@
'../ui/compositor/compositor.gyp:compositor_test_support',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
- '../ui/ui.gyp:ui_resources_standard',
'../ui/ui.gyp:ui_test_support',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:test_support_views',
@@ -449,7 +447,6 @@
'wm/workspace/workspace_window_resizer_unittest.cc',
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc',
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_standard.rc',
],
'conditions': [
['use_ibus==1', {
@@ -499,7 +496,6 @@
'../ui/compositor/compositor.gyp:compositor_test_support',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
- '../ui/ui.gyp:ui_resources_standard',
'../ui/views/views.gyp:views',
'../ui/views/views.gyp:views_examples_lib',
'../ui/views/views.gyp:test_support_views',
@@ -533,7 +529,6 @@
'shell/window_type_launcher.h',
'shell/window_watcher.cc',
'shell/window_watcher.h',
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/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',
« no previous file with comments | « ash/DEPS ('k') | ash/system/audio/tray_volume.cc » ('j') | chrome/browser/resources_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698