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

Unified Diff: components/mus/DEPS

Issue 1942473002: Eliminate mojo:resource_provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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
« no previous file with comments | « components/mus/BUILD.gn ('k') | components/mus/mus_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/DEPS
diff --git a/components/mus/DEPS b/components/mus/DEPS
index 82b5d9589197c13017629e8de5637deef882682f..f3a2b3a7d97895fbbdb2df7bf439d6abe88780a7 100644
--- a/components/mus/DEPS
+++ b/components/mus/DEPS
@@ -1,10 +1,10 @@
include_rules = [
"+cc",
- "+components/resource_provider",
"+ipc",
"+mojo/common",
"+mojo/converters",
"+mojo/public",
+ "+services/catalog/public",
"+services/shell",
"+services/tracing/public",
"+third_party/skia/include",
« no previous file with comments | « components/mus/BUILD.gn ('k') | components/mus/mus_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698