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

Unified Diff: ash/ash.gyp

Issue 23983013: ash: Rename LauncherAlignmentMenu to ShelfAlignmentMenu and move to shelf/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix header include guard Created 7 years, 3 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/launcher/launcher_alignment_menu.h » ('j') | ash/shelf/shelf_alignment_menu.h » ('J')
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 864a68b2f384e10a580806e83b4268a366b209e6..91008c30d14fefb9ba39490280aac392768bddc9 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -140,8 +140,6 @@
'launcher/app_list_launcher_item_delegate.h',
'launcher/launcher.cc',
'launcher/launcher.h',
- 'launcher/launcher_alignment_menu.cc',
- 'launcher/launcher_alignment_menu.h',
'launcher/launcher_button.cc',
'launcher/launcher_button.h',
'launcher/launcher_delegate.h',
@@ -195,6 +193,8 @@
'shelf/overflow_button.cc',
'shelf/overflow_button.h',
'shelf/scoped_observer_with_duplicated_sources.h',
+ 'shelf/shelf_alignment_menu.cc',
+ 'shelf/shelf_alignment_menu.h',
'shelf/shelf_bezel_event_filter.cc',
'shelf/shelf_bezel_event_filter.h',
'shelf/shelf_layout_manager.cc',
« no previous file with comments | « no previous file | ash/launcher/launcher_alignment_menu.h » ('j') | ash/shelf/shelf_alignment_menu.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698