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

Unified Diff: ash/ash.gyp

Issue 2061823002: mash: Move ash constants and layout constants files to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trayimageitem
Patch Set: rebase 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 | « no previous file | ash/ash_constants.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 c2b11788bd3945231fdc22d83562da0877a784b0..60624974f68a546d90a36963bdf7e51cc5abd321 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -31,11 +31,7 @@
'app_list/app_list_presenter_delegate.h',
'app_list/app_list_presenter_delegate_factory.cc',
'app_list/app_list_presenter_delegate_factory.h',
- 'ash_constants.cc',
- 'ash_constants.h',
'ash_export.h',
- 'ash_layout_constants.cc',
- 'ash_layout_constants.h',
'ash_switches.cc',
'ash_switches.h',
'ash_touch_exploration_manager_chromeos.cc',
@@ -61,6 +57,10 @@
'cast_config_delegate.cc',
'cast_config_delegate.h',
'common/accessibility_delegate.h',
+ 'common/ash_constants.cc',
+ 'common/ash_constants.h',
+ 'common/ash_layout_constants.cc',
+ 'common/ash_layout_constants.h',
'common/default_accessibility_delegate.cc',
'common/default_accessibility_delegate.h',
'common/login_status.h',
« no previous file with comments | « no previous file | ash/ash_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698