Chromium Code Reviews| Index: build/android/cpufeatures.gypi |
| diff --git a/build/android/cpufeatures.gypi b/build/android/cpufeatures.gypi |
| index c08e95641a8ff1a75ecb6489f538dde78be7ac96..b7b0b5303dc5ec1cc2e2cf07224ea6f83597b2c8 100644 |
| --- a/build/android/cpufeatures.gypi |
| +++ b/build/android/cpufeatures.gypi |
| @@ -24,7 +24,7 @@ |
| }, |
| }, { |
| 'dependencies': [ |
| - '<(android_ndk_root)/android_tools_ndk.gyp:cpu_features', |
| + '<(DEPTH)/build/android/ndk.gyp:cpu_features', |
| ], |
| }], |
| ], |