Chromium Code Reviews| Index: build/apk_test.gypi |
| diff --git a/build/apk_test.gypi b/build/apk_test.gypi |
| index 519e78914ebca479d8a5c7dcdc5c261bdff9a951..26f31e96c887a9beca924852b463f8f163381718 100644 |
| --- a/build/apk_test.gypi |
| +++ b/build/apk_test.gypi |
| @@ -61,6 +61,8 @@ |
| '-DANDROID_SDK_VERSION=<(android_sdk_version)', |
| '--ant-args', |
| '-DANDROID_TOOLCHAIN=<(android_toolchain)', |
| + '--ant-args', |
| + '-DCHROMIUM_SRC=<(ant_build_out)/../..', |
| '--ant-compile' |
| ], |
| }], |