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

Unified Diff: media/DEPS

Issue 23454006: Implement experimental MP3 support for Media Source API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added Icecast test. Created 7 years, 3 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: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 495c8049c7d8915e16a50e1aa3de8cc941a0a241..61ad8cf657dac8f29e7b954ac381f877099f00ac 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+gpu",
"+jni",
+ "+net/http",
"+third_party/ffmpeg",
"+third_party/libvpx",
"+third_party/opus",

Powered by Google App Engine
This is Rietveld 408576698