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

Unified Diff: components/cast_channel/DEPS

Issue 2913033003: [cast_channel] Move cast_channel related files from //extensions to //components (Closed)
Patch Set: fix buildbot compile errors Created 3 years, 6 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/cast_channel/BUILD.gn ('k') | components/cast_channel/cast_auth_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cast_channel/DEPS
diff --git a/components/cast_channel/DEPS b/components/cast_channel/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..97e6b97a2f8d9776cbac7d4193c43e6ad0c3aa3f
--- /dev/null
+++ b/components/cast_channel/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+components/cast_certificate",
+ "+components/keyed_service",
+ "+content/public/browser",
+ "+content/public/test",
+ "+crypto",
+ "+net",
+]
« no previous file with comments | « components/cast_channel/BUILD.gn ('k') | components/cast_channel/cast_auth_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698