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

Unified Diff: ash/mus/BUILD.gn

Issue 1839223003: Add basic Chrome interaction with the mash shelf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move chrome_launcher_prefs from ash to aura. Created 4 years, 8 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
« no previous file with comments | « no previous file | ash/mus/DEPS » ('j') | ash/mus/shelf_delegate_mus.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index d86ab228dd3a9660986c0891ad3176caff3e74f6..eeae61c92ea89f226d9a93f69ede7e2c3cf4c0e9 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -33,6 +33,7 @@ source_set("lib") {
"//components/mus/public/interfaces",
"//components/user_manager",
"//device/bluetooth",
+ "//mash/shelf/public/interfaces",
"//mash/wm/public/interfaces",
"//mojo/common:common_base",
"//mojo/converters/geometry",
@@ -40,6 +41,7 @@ source_set("lib") {
"//mojo/services/tracing/public/cpp",
"//mojo/shell/public/cpp",
"//skia",
+ "//skia/public",
"//ui/aura",
"//ui/events",
"//ui/events/devices",
« no previous file with comments | « no previous file | ash/mus/DEPS » ('j') | ash/mus/shelf_delegate_mus.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698