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

Unified Diff: components/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
Index: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index 7cb1d75a30530d7f98037434111fb2316b8f2334..a576463f2043c5b3632f7f48a288ffc7865032eb 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -81,8 +81,8 @@ source_set("lib") {
"//components/mus/surfaces",
"//components/mus/ws:lib",
"//components/mus/ws:test_interface",
- "//components/resource_provider/public/cpp",
"//mojo/common:common_base",
+ "//services/catalog/public/cpp",
"//services/shell/public/cpp",
"//services/tracing/public/cpp",
"//ui/events",

Powered by Google App Engine
This is Rietveld 408576698