| Index: build/java_prebuilt.gypi
|
| diff --git a/build/java_prebuilt.gypi b/build/java_prebuilt.gypi
|
| index fdc20ce3b0d00e9fc5be8cd6ebd8876a0ea93f80..936a53c6a1678c7c70bfc35fc091198c21c9aec4 100644
|
| --- a/build/java_prebuilt.gypi
|
| +++ b/build/java_prebuilt.gypi
|
| @@ -47,6 +47,7 @@
|
| 'python', '<(DEPTH)/build/android/gyp/dex.py',
|
| '--dex-path=<(dex_path)',
|
| '--android-sdk-root=<(android_sdk_root)',
|
| + '--android-sdk-build-tools=<(android_sdk_build_tools)',
|
|
|
| # TODO(newt): remove this once http://crbug.com/177552 is fixed in ninja.
|
| '--ignore=>!(echo \'>(_inputs)\' | md5sum)',
|
|
|