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

Unified Diff: mash/quick_launch/BUILD.gn

Issue 2915223002: mash: Fix mash app shelf items; encapsulate ash property setup. (Closed)
Patch Set: Similar changes for other mash apps. 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
Index: mash/quick_launch/BUILD.gn
diff --git a/mash/quick_launch/BUILD.gn b/mash/quick_launch/BUILD.gn
index 48dd48a85c717d83b5c6d872b1d931455941686e..f71c52751b9b8ce0af0087e5b948b8b2f251639c 100644
--- a/mash/quick_launch/BUILD.gn
+++ b/mash/quick_launch/BUILD.gn
@@ -15,6 +15,7 @@ source_set("lib") {
]
deps = [
+ "//ash/public/cpp:ash_public_cpp",
"//base",
"//mash/public/interfaces",
"//mojo/public/cpp/bindings",

Powered by Google App Engine
This is Rietveld 408576698