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

Unified Diff: ash/mus/BUILD.gn

Issue 2509853002: Convert //mash to define service names in mojom (Closed)
Patch Set: . Created 4 years, 1 month 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 | « ash/common/wallpaper/wallpaper_controller.cc ('k') | ash/mus/DEPS » ('j') | no next file with comments »
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 92a005d5a39686c1970424e088a6cb562420771a..4c665660870f7843903d1a7b399590cf6be02805 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -85,6 +85,7 @@ source_set("lib") {
deps = [
"//components/user_manager",
"//components/wallpaper",
+ "//content/public/common:service_names",
"//ui/app_list/presenter",
"//ui/app_list/presenter:mojom",
"//ui/keyboard",
@@ -257,6 +258,7 @@ source_set("unittests") {
"//base",
"//base/test:test_config",
"//base/test:test_support",
+ "//mash/quick_launch/public/interfaces:constants",
"//mojo/public/cpp/system",
"//services/service_manager/public/cpp:service_test_support",
"//services/ui/common:mus_common",
« no previous file with comments | « ash/common/wallpaper/wallpaper_controller.cc ('k') | ash/mus/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698