Index: media/BUILD.gn |
diff --git a/media/BUILD.gn b/media/BUILD.gn |
index 78c53102b2c2c6255390614d58d44c9cb988881e..eafcc1ede40b9609e8f1764713bdcf61100c9bbe 100644 |
--- a/media/BUILD.gn |
+++ b/media/BUILD.gn |
@@ -354,7 +354,7 @@ component("media") { |
"filters/vpx_video_decoder.cc", |
"filters/vpx_video_decoder.h", |
] |
- deps += [ "//third_party/libvpx" ] |
+ deps += [ "//third_party/libvpx_new" ] |
} |
if (media_use_libwebm) { |