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

Unified Diff: components/media_router/DEPS

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Address Sylvain's comments Created 3 years, 9 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/media_router/DEPS
diff --git a/components/media_router/DEPS b/components/media_router/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..dd0f1d6d0bd2dd8e97a0f7115f0e6fc1074b0ed1
--- /dev/null
+++ b/components/media_router/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
mark a. foltz 2017/04/03 22:50:15 Can we include a "-chrome" here to avoid circulari
takumif 2017/04/04 17:34:51 Done.
+ "+content/public",
+ "+mojo/common",
+ "+mojo/public",
+ "+net/base",
+ "+net/interfaces",
+]

Powered by Google App Engine
This is Rietveld 408576698