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

Unified Diff: ash/sysui/BUILD.gn

Issue 2259153002: mash: Port ash_sysui ShelfDelegateMus impl to mojo:ash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Destroy the window manager app before tearing down MD controllers. Created 4 years, 4 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/sysui/BUILD.gn
diff --git a/ash/sysui/BUILD.gn b/ash/sysui/BUILD.gn
index e9afcc9a05f6613463a20154a19c1340a4e90cad..be260e43e26bb90dbfd063534944f0a691af3ee6 100644
--- a/ash/sysui/BUILD.gn
+++ b/ash/sysui/BUILD.gn
@@ -17,8 +17,6 @@ source_set("lib") {
"keyboard_ui_mus.h",
"pointer_watcher_delegate_mus.cc",
"pointer_watcher_delegate_mus.h",
- "shelf_delegate_mus.cc",
- "shelf_delegate_mus.h",
"shell_delegate_mus.cc",
"shell_delegate_mus.h",
"stub_context_factory.cc",

Powered by Google App Engine
This is Rietveld 408576698