| Index: webrtc/build/common.gypi
|
| diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
|
| index ed9b62a7542c75b9b08d3fc9989c1ff3b172a17c..cafd612de2e9ed3899ac706c8fc1b49ae246a048 100644
|
| --- a/webrtc/build/common.gypi
|
| +++ b/webrtc/build/common.gypi
|
| @@ -112,7 +112,7 @@
|
| 'have_dbus_glib%': 0,
|
|
|
| # Make it possible to provide custom locations for some libraries.
|
| - 'libvpx_dir%': '<(DEPTH)/third_party/libvpx_new',
|
| + 'libvpx_dir%': '<(DEPTH)/third_party/libvpx',
|
| 'libyuv_dir%': '<(DEPTH)/third_party/libyuv',
|
| 'opus_dir%': '<(opus_dir)',
|
|
|
|
|