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

Unified Diff: mash/example/window_type_launcher/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/example/window_type_launcher/BUILD.gn
diff --git a/mash/example/window_type_launcher/BUILD.gn b/mash/example/window_type_launcher/BUILD.gn
index af8327e559cd26caf081da00c91221edd6719dff..0f5625c1ff98c5cae12d0580daf0dc0cded7042c 100644
--- a/mash/example/window_type_launcher/BUILD.gn
+++ b/mash/example/window_type_launcher/BUILD.gn
@@ -17,6 +17,7 @@ service("window_type_launcher") {
]
deps = [
+ "//ash/public/cpp:ash_public_cpp",
"//base",
"//mash/public/interfaces",
"//mojo/public/cpp/bindings",

Powered by Google App Engine
This is Rietveld 408576698