Chromium Code Reviews| Index: build/linux/unbundle/libvpx.gyp |
| diff --git a/build/linux/unbundle/libvpx.gyp b/build/linux/unbundle/libvpx.gyp |
| index ada83ee823ed224c76708c3e23220770794badfb..cdcf6faa43c01266fddc9298bf2b93612ddffd4d 100644 |
| --- a/build/linux/unbundle/libvpx.gyp |
| +++ b/build/linux/unbundle/libvpx.gyp |
| @@ -12,7 +12,7 @@ |
| ], |
| }, |
| 'variables': { |
| - 'headers_root_path': '<(libvpx_source)', |
| + 'headers_root_path': 'source/libvpx', |
| 'header_filenames': [ |
| 'vpx/vpx_codec_impl_bottom.h', |
| 'vpx/vpx_image.h', |