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

Unified Diff: mash/task_viewer/BUILD.gn

Issue 1824183002: Mash: Show app icons in shelf based on the Widget's app icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: //ui/resources Created 4 years, 9 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 a4940dcb07c225e24cba78a39bc6f055bef1b747..2f39ba4f2d56ffe0245ffe6bb41302f394f76599 100644
--- a/mash/task_viewer/BUILD.gn
+++ b/mash/task_viewer/BUILD.gn
@@ -23,6 +23,7 @@ mojo_native_application("task_viewer") {
"//mojo/shell/public/cpp",
"//mojo/shell/public/cpp:sources",
"//mojo/shell/public/interfaces",
+ "//ui/resources",
"//ui/views",
"//ui/views/mus:for_mojo_application",
]

Powered by Google App Engine
This is Rietveld 408576698