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

Unified Diff: ash/public/cpp/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: ash/public/cpp/BUILD.gn
diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn
index b8947dfd87682df6c95816eef425821ea0b6fe02..0cc521097f74855e4f614229adf685a46a5d29a7 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -36,6 +36,7 @@ component("ash_public_cpp") {
deps = [
"//mojo/common:common_custom_types",
+ "//services/ui/public/interfaces",
"//skia/public/interfaces",
"//ui/aura",
"//ui/views",
« no previous file with comments | « no previous file | ash/public/cpp/window_properties.h » ('j') | chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698