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

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

Issue 2376103005: mustash: Break dependency of //ash/public/interfaces on //ash (Closed)
Patch Set: typo 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index d6e5213cff7f5db4cef1c5bcc22b98a3c321238d..e4ac8e0a449f0ab71021dada25155e50beeb3c96 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1391,6 +1391,7 @@ split_static_library("ui") {
"//ash",
"//ash:ash_with_content",
"//ash/common/strings",
+ "//ash/public/cpp",
"//ash/public/interfaces",
"//components/user_manager",
"//ui/app_list/presenter",

Powered by Google App Engine
This is Rietveld 408576698