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

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

Powered by Google App Engine
This is Rietveld 408576698