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

Unified Diff: extensions/browser/api/cast_channel/DEPS

Issue 2891923004: [cast_channel] Make cast_channel related files not depend on "cast_channel.h" (Closed)
Patch Set: rename cast_channel_type to cast_channel_enum Created 3 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: extensions/browser/api/cast_channel/DEPS
diff --git a/extensions/browser/api/cast_channel/DEPS b/extensions/browser/api/cast_channel/DEPS
index 23ace86e7c7e7b000bc34eaae23a34c5d27fc784..44ac277ae39dce57f17237fedd31fdd0ca088174 100644
--- a/extensions/browser/api/cast_channel/DEPS
+++ b/extensions/browser/api/cast_channel/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/cast_certificate",
+ "+components/cast_channel",
"+third_party/zlib",
]

Powered by Google App Engine
This is Rietveld 408576698