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

Unified Diff: ash/BUILD.gn

Issue 2332393003: mash: Remove shelf util functions; use WmWindow properties. (Closed)
Patch Set: Cleanup,. Created 4 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/aura/wm_window_aura.cc » ('j') | ash/common/shelf/shelf_item_types.h » ('J')
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 3766d01a249d5dec88933fc09ca3f1db901842d6..aeebc0c1d06288689bbec8118c279fb63996e5c0 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -146,7 +146,6 @@ component("ash") {
"common/shelf/shelf_constants.h",
"common/shelf/shelf_delegate.h",
"common/shelf/shelf_item_delegate.h",
- "common/shelf/shelf_item_types.cc",
"common/shelf/shelf_item_types.h",
"common/shelf/shelf_layout_manager.cc",
"common/shelf/shelf_layout_manager.h",
@@ -687,8 +686,6 @@ component("ash") {
"shelf/dimmer_view.h",
"shelf/shelf_bezel_event_handler.cc",
"shelf/shelf_bezel_event_handler.h",
- "shelf/shelf_util.cc",
- "shelf/shelf_util.h",
"shelf/shelf_window_targeter.cc",
"shelf/shelf_window_targeter.h",
"shell.cc",
« no previous file with comments | « no previous file | ash/aura/wm_window_aura.cc » ('j') | ash/common/shelf/shelf_item_types.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698