Chromium Code Reviews| Index: gyp/android_deps.gyp |
| diff --git a/gyp/android_deps.gyp b/gyp/android_deps.gyp |
| index ea7bbf2c13d1211ffc8440ec8705dbe44503ba53..cd5b1b0c693c483850957c936265cfbec5aaafc7 100644 |
| --- a/gyp/android_deps.gyp |
| +++ b/gyp/android_deps.gyp |
| @@ -15,6 +15,6 @@ |
| # variable expansion step for gyp happens after the includes are processed. |
| { |
| 'includes': [ |
| - '../../android/gyp/dependencies.gypi', |
| + '../platform_tools/android/gyp/dependencies.gypi', |
| ], |
| } |