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

Unified Diff: ash/BUILD.gn

Issue 2899253002: chromeos: Rename ash::WmShelf to Shelf (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 32223c5d065a37043f1a8ac48c54de4bfc9e255d..9c5f2cfeaef2a4129ef86899e278d7724e8d97c3 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698