diff --git a/DEPS b/DEPS index 32dffabaef..65a897ac0f 100644 --- a/DEPS +++ b/DEPS @@ -41,7 +41,7 @@ deps = { Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"), "trunk/third_party/libvpx/source/libvpx": - "http://git.chromium.org/webm/libvpx.git@v0.9.7-p1", + "http://git.chromium.org/webm/libvpx.git@e529a825", "trunk/third_party/libjpeg_turbo/": Var("chromium_trunk") + "/deps/third_party/libjpeg_turbo@95800", diff --git a/third_party/libvpx/input_files_linux.gypi b/third_party/libvpx/input_files_linux.gypi index 0048416aa6..0d37fe365c 100644 --- a/third_party/libvpx/input_files_linux.gypi +++ b/third_party/libvpx/input_files_linux.gypi @@ -27,7 +27,6 @@ 'source/libvpx/vp8/common/asm_com_offsets.c', 'source/libvpx/vp8/common/blockd.c', 'source/libvpx/vp8/common/debugmodes.c', - 'source/libvpx/vp8/common/defaultcoefcounts.c', 'source/libvpx/vp8/common/entropy.c', 'source/libvpx/vp8/common/entropymode.c', 'source/libvpx/vp8/common/entropymv.c', @@ -205,7 +204,6 @@ 'source/libvpx/vp8/common/asm_com_offsets.c', 'source/libvpx/vp8/common/blockd.c', 'source/libvpx/vp8/common/debugmodes.c', - 'source/libvpx/vp8/common/defaultcoefcounts.c', 'source/libvpx/vp8/common/entropy.c', 'source/libvpx/vp8/common/entropymode.c', 'source/libvpx/vp8/common/entropymv.c', diff --git a/third_party/libvpx/input_files_mac.gypi b/third_party/libvpx/input_files_mac.gypi index 740f2560d2..0bfbe7b553 100644 --- a/third_party/libvpx/input_files_mac.gypi +++ b/third_party/libvpx/input_files_mac.gypi @@ -27,7 +27,6 @@ 'source/libvpx/vp8/common/asm_com_offsets.c', 'source/libvpx/vp8/common/blockd.c', 'source/libvpx/vp8/common/debugmodes.c', - 'source/libvpx/vp8/common/defaultcoefcounts.c', 'source/libvpx/vp8/common/entropy.c', 'source/libvpx/vp8/common/entropymode.c', 'source/libvpx/vp8/common/entropymv.c', @@ -205,7 +204,6 @@ 'source/libvpx/vp8/common/asm_com_offsets.c', 'source/libvpx/vp8/common/blockd.c', 'source/libvpx/vp8/common/debugmodes.c', - 'source/libvpx/vp8/common/defaultcoefcounts.c', 'source/libvpx/vp8/common/entropy.c', 'source/libvpx/vp8/common/entropymode.c', 'source/libvpx/vp8/common/entropymv.c', diff --git a/third_party/libvpx/input_files_win.gypi b/third_party/libvpx/input_files_win.gypi index 07208bf360..10bc59d635 100644 --- a/third_party/libvpx/input_files_win.gypi +++ b/third_party/libvpx/input_files_win.gypi @@ -27,7 +27,6 @@ 'source/libvpx/vp8/common/asm_com_offsets.c', 'source/libvpx/vp8/common/blockd.c', 'source/libvpx/vp8/common/debugmodes.c', - 'source/libvpx/vp8/common/defaultcoefcounts.c', 'source/libvpx/vp8/common/entropy.c', 'source/libvpx/vp8/common/entropymode.c', 'source/libvpx/vp8/common/entropymv.c', @@ -170,7 +169,6 @@ 'source/libvpx/vp8/common/asm_com_offsets.c', 'source/libvpx/vp8/common/blockd.c', 'source/libvpx/vp8/common/debugmodes.c', - 'source/libvpx/vp8/common/defaultcoefcounts.c', 'source/libvpx/vp8/common/entropy.c', 'source/libvpx/vp8/common/entropymode.c', 'source/libvpx/vp8/common/entropymv.c',