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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2235493002: mash: Disable ash_sysui; begin removal. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup. 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 5313eaa1109c0d3e196588b594d5c92c3835a5f1..58f91c2d5288d2c9ae241d819483e9a38d667f14 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -274,7 +274,7 @@ split_static_library("ui") {
"//ash",
"//ash:ash_with_content",
"//ash/common/strings",
- "//ash/sysui/public/interfaces",
+ "//ash/public/interfaces",
"//components/user_manager",
"//mash/shelf/public/interfaces",
"//ui/app_list/presenter",

Powered by Google App Engine
This is Rietveld 408576698