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

Unified Diff: ash/BUILD.gn

Issue 2899253002: chromeos: Rename ash::WmShelf to Shelf (Closed)
Patch Set: cleanup Created 3 years, 7 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/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index d8f4f27d37cd1cec01604a900a221bfb4137cba7..6be4d02c8a4ea1953ab67cd8c1629111e8a60608 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -284,6 +284,8 @@ component("ash") {
"shelf/overflow_bubble_view.h",
"shelf/overflow_button.cc",
"shelf/overflow_button.h",
+ "shelf/shelf.cc",
+ "shelf/shelf.h",
"shelf/shelf_alignment_menu.cc",
"shelf/shelf_alignment_menu.h",
"shelf/shelf_application_menu_model.cc",
@@ -308,6 +310,7 @@ component("ash") {
"shelf/shelf_model.cc",
"shelf/shelf_model.h",
"shelf/shelf_model_observer.h",
+ "shelf/shelf_observer.h",
"shelf/shelf_tooltip_manager.cc",
"shelf/shelf_tooltip_manager.h",
"shelf/shelf_view.cc",
@@ -320,9 +323,6 @@ component("ash") {
"shelf/shelf_window_watcher.h",
"shelf/shelf_window_watcher_item_delegate.cc",
"shelf/shelf_window_watcher_item_delegate.h",
- "shelf/wm_shelf.cc",
- "shelf/wm_shelf.h",
- "shelf/wm_shelf_observer.h",
"shell.cc",
"shell.h",
"shell_delegate.h",
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | ash/app_list/app_list_presenter_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698