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