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

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: Sync TOT 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
« no previous file with comments | « no previous file | media/cast/audio_receiver/audio_receiver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/DEPS
diff --git a/media/cast/DEPS b/media/cast/DEPS
index 9ac2619ad5a5507454e8acd6ad1f2467f09426c4..0a3ec8cd7f84a49243491f9ff73a811d9cf70958 100644
--- a/media/cast/DEPS
+++ b/media/cast/DEPS
@@ -1,5 +1,6 @@
include_rules = [
- "+net",
+ "+crypto",
+ "+net",
"+third_party/webrtc",
"+third_party/libyuv",
]
« no previous file with comments | « no previous file | media/cast/audio_receiver/audio_receiver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698