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

Unified Diff: media/DEPS

Issue 1225123006: media/capture: Adding WebmMuxer class and unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@m_crbug262211__MSRecorder__2__libwebm_reland_in_third_party
Patch Set: emircan@ nits, rebase (only media.gyp affected), removed bool from WriteCallbackCB signature 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 | « no previous file | media/filters/webm_muxer.h » ('j') | media/filters/webm_muxer.h » ('J')
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 | « no previous file | media/filters/webm_muxer.h » ('j') | media/filters/webm_muxer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698