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

Unified Diff: ash/ash.gyp

Issue 2074213002: mash: Move ash_switches.* to ash/common; cleanup DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix broken relative include. Created 4 years, 6 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
« no previous file with comments | « ash/app_list/app_list_presenter_delegate.cc ('k') | ash/ash_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 988ed0d9ad4435a8ce9109ee0eae3aae011d8ead..6c734fdcc8c07d8123636bb128b2c8d92391a353 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -32,8 +32,6 @@
'app_list/app_list_presenter_delegate_factory.cc',
'app_list/app_list_presenter_delegate_factory.h',
'ash_export.h',
- 'ash_switches.cc',
- 'ash_switches.h',
'ash_touch_exploration_manager_chromeos.cc',
'ash_touch_exploration_manager_chromeos.h',
'audio/sounds.cc',
@@ -61,6 +59,8 @@
'common/ash_constants.h',
'common/ash_layout_constants.cc',
'common/ash_layout_constants.h',
+ 'common/ash_switches.cc',
+ 'common/ash_switches.h',
'common/default_accessibility_delegate.cc',
'common/default_accessibility_delegate.h',
'common/focus_cycler.cc',
« no previous file with comments | « ash/app_list/app_list_presenter_delegate.cc ('k') | ash/ash_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698