summaryrefslogtreecommitdiffstats
path: root/media/DEPS
diff options
context:
space:
mode:
authorfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-28 21:05:52 +0000
committerfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-28 21:05:52 +0000
commit7b20d7d224f469c62d4ba3ded3a8d94efebd26c0 (patch)
tree5c8ec5d35d90d5a33b1b5514664b6f497edd8e8b /media/DEPS
parent429433f3f4bb8811b0d6cb6c6ecefc411cb26e55 (diff)
downloadchromium_src-7b20d7d224f469c62d4ba3ded3a8d94efebd26c0.zip
chromium_src-7b20d7d224f469c62d4ba3ded3a8d94efebd26c0.tar.gz
chromium_src-7b20d7d224f469c62d4ba3ded3a8d94efebd26c0.tar.bz2
Revert "Add wrapper class to media for support of VP9 video, and add a command line flag to enable the support."
This reverts commit e17c547493001b9195e1209b9444d2aee676c826. This is preventing updating the Chromium DEPS file in the WebKit repo. See here for details on the WebKit issue: https://bugs.webkit.org/show_bug.cgi?id=105813 The original patch: https://codereview.chromium.org/11644078 TBR=tomfinegan@chromium.org Review URL: https://chromiumcodereview.appspot.com/11700002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174739 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/DEPS')
-rw-r--r--media/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/DEPS b/media/DEPS
index 9a92ab7..a72ca3e 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+jni",
"+third_party/ffmpeg",
- "+third_party/libvpx",
"+third_party/openmax",
"+third_party/opus",
"+third_party/skia",