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

Unified Diff: media/cast/DEPS

Issue 189583004: Cast: Implement log compression and (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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 | « chrome/test/data/extensions/api_test/cast_streaming/stats.js ('k') | media/cast/logging/log_deserializer.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 f84b3fbbf5eb9d703c257467adcb1ed78cea147d..76d22b65d852f7476f6754f33fec51cd81d560b3 100644
--- a/media/cast/DEPS
+++ b/media/cast/DEPS
@@ -2,7 +2,8 @@ include_rules = [
"+crypto",
"+media",
"+net",
- "+third_party/webrtc",
"+third_party/libyuv",
+ "+third_party/webrtc",
+ "+third_party/zlib",
"+ui/gfx",
]
« no previous file with comments | « chrome/test/data/extensions/api_test/cast_streaming/stats.js ('k') | media/cast/logging/log_deserializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698