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

Unified Diff: media/DEPS

Issue 1323333002: Copy libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update include order and rebase Created 5 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
« no previous file with comments | « media/BUILD.gn ('k') | media/capture/video/file_video_capture_device.cc » ('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 08abb1d59ad49d4749c9d41f1dd6fd622cdacc62..c3a4f49fc874baba3f9c208d19ee119b64026376 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -9,7 +9,7 @@ include_rules = [
"+skia/ext",
"+third_party/ffmpeg",
"+third_party/libwebm",
- "+third_party/libvpx",
+ "+third_party/libvpx_new",
"+third_party/libyuv",
"+third_party/opus",
"+third_party/skia",
« no previous file with comments | « media/BUILD.gn ('k') | media/capture/video/file_video_capture_device.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698