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

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: Using base::StringPiece for encoded_data input 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 | « media/BUILD.gn ('k') | media/capture/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 213ce6e8071a0716e2e791296af0e069bb423ea2..08abb1d59ad49d4749c9d41f1dd6fd622cdacc62 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -8,6 +8,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 | « media/BUILD.gn ('k') | media/capture/webm_muxer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698