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