Index: webrtc/modules/modules.gyp |
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp |
index ccb5a6de5dd39b1f2a93faca16cfb84fe46d107d..1b93c1f53452ef683b035895ac5c6945c49a15e4 100644 |
--- a/webrtc/modules/modules.gyp |
+++ b/webrtc/modules/modules.gyp |
@@ -446,7 +446,7 @@ |
}], |
['build_libvpx==1', { |
'dependencies': [ |
- '<(libvpx_dir)/libvpx.gyp:libvpx_new', |
+ '<(libvpx_dir)/libvpx.gyp:libvpx', |
], |
}], |
['OS=="android"', { |