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

Unified Diff: media/cast/DEPS

Issue 62843002: Cast: Added support for AES-CTR crypto. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes Created 7 years, 1 month 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: media/cast/DEPS
diff --git a/media/cast/DEPS b/media/cast/DEPS
index 8e10c67d316cc557fb007731a9a61f9a77615b64..b15f6bd2f08aa1b85262bb8f41992ce0949c3ca1 100644
--- a/media/cast/DEPS
+++ b/media/cast/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+net",
+ "+crypto",
+ "+net",
"+third_party/webrtc",
]
« no previous file with comments | « no previous file | media/cast/audio_receiver/audio_receiver.h » ('j') | media/cast/audio_receiver/audio_receiver.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698