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

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: fix windows compile errors 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",
]
« no previous file with comments | « extensions/browser/api/cast_channel/BUILD.gn ('k') | extensions/browser/api/cast_channel/cast_channel_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698