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

Unified Diff: components/proxy_resolver/DEPS

Issue 1128453004: Embed a simple Mojo shell in content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: components/proxy_resolver/DEPS
diff --git a/media/mojo/DEPS b/components/proxy_resolver/DEPS
similarity index 67%
copy from media/mojo/DEPS
copy to components/proxy_resolver/DEPS
index fe3c60e0141beab79088d1f4f7a17bc2fd5ed532..c0221d44e34acb0033510e8b4f97df3726ac1bfd 100644
--- a/media/mojo/DEPS
+++ b/components/proxy_resolver/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+mojo/application",
- "+mojo/common",
- "+mojo/converters",
+ "+net/interfaces",
+ "+net/proxy",
"+third_party/mojo/src/mojo/public",
]
+

Powered by Google App Engine
This is Rietveld 408576698