Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 6e4df9188cf0a4709ebfc92310ce42656bc66b91..c23812c767eb8fd0e8f58d858faecf0391bbc320 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -4754,7 +4754,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': { |