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

Unified Diff: ui/views/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 | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/aura_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/DEPS
diff --git a/ui/views/mus/DEPS b/ui/views/mus/DEPS
index b0c8e5281ae99fdd9071a36fc35acf53c23d3510..dc17a9d0ac11e2ade17db7c87428f2df8f9af16e 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -5,11 +5,11 @@ include_rules = [
"+components/bitmap_uploader",
"+components/gpu",
"+components/mus",
- "+components/resource_provider",
- "+services/shell/public",
"+mojo/cc",
"+mojo/converters",
"+mojo/public",
+ "+services/catalog/public",
+ "+services/shell/public",
"+skia",
"+ui/aura",
"+ui/base",
« no previous file with comments | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/aura_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698