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

Unified Diff: media/DEPS

Issue 1211973012: [Experimental] MediaStreamRecorder playground (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed FFmpegMuxer, using instead libwebm::IMkvMuxer, which is partially added Created 5 years, 5 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 | « content/renderer/renderer_blink_platform_impl.cc ('k') | media/filters/webm_muxer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 6d3642e55b7d8cbb2226b3cda8157953348d50e3..08dfd6bcd0b76dc809286717e015ba17d4acfc80 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+jni",
"+skia/ext",
"+third_party/ffmpeg",
+ "+third_party/libwebm",
"+third_party/libvpx",
"+third_party/libyuv",
"+third_party/opus",
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | media/filters/webm_muxer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698