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

Unified Diff: ash/mus/BUILD.gn

Issue 1942473002: Eliminate mojo:resource_provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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/sysui_application.cc » ('j') | services/catalog/catalog.cc » ('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 78725f2e3814b88ee31f1dffe2961dfca71f4add..48d42aebd97c1d3311dd9ccdafc3413016a17d4f 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -33,7 +33,6 @@ source_set("lib") {
"//components/mus/common:mus_common",
"//components/mus/public/cpp",
"//components/mus/public/interfaces",
- "//components/resource_provider/public/cpp",
"//components/user_manager",
"//device/bluetooth",
"//mash/shelf/public/interfaces",
@@ -41,6 +40,7 @@ source_set("lib") {
"//mojo/common:common_base",
"//mojo/converters/geometry",
"//mojo/converters/input_events",
+ "//services/catalog/public/cpp",
"//services/shell/public/cpp",
"//services/tracing/public/cpp",
"//skia/public",
« no previous file with comments | « no previous file | ash/mus/sysui_application.cc » ('j') | services/catalog/catalog.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698