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

Unified Diff: mash/task_viewer/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/task_viewer/BUILD.gn
diff --git a/mash/task_viewer/BUILD.gn b/mash/task_viewer/BUILD.gn
index 790e6b0c313745652e5a0511a7de01bb53a86a3a..4f05d81f1e7bc31b93eab03b6659b3c7eeb1cbec 100644
--- a/mash/task_viewer/BUILD.gn
+++ b/mash/task_viewer/BUILD.gn
@@ -14,6 +14,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