Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 78e8eff9f8684088032de359845b239eb98e0c6c..159ee258ff2a84a48fbb00f301684837b7a9b1ca 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -4755,7 +4755,7 @@ |
| # so forking it's deps seems like overkill. |
| # But this variable need defined to properly run gyp. |
| # A proper solution is to have an OS==android conditional |
| - # in third_party/libvpx/libvpx.gyp to define it. |
| + # in third_party/libvpx_new/libvpx.gyp to define it. |
| 'libvpx_path': 'lib/linux/arm', |
| }, |
| 'target_defaults': { |