| Index: build/uiautomator_test.gypi
|
| diff --git a/build/uiautomator_test.gypi b/build/uiautomator_test.gypi
|
| index 20c96c7794f2f51b54af2c1c77751ab5a3b3b240..58fc4efcefb532cb2600361dbad1cf86d63a235a 100644
|
| --- a/build/uiautomator_test.gypi
|
| +++ b/build/uiautomator_test.gypi
|
| @@ -36,6 +36,7 @@
|
| 'python', '<(DEPTH)/build/android/gyp/dex.py',
|
| '--dex-path=<(output_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)',
|
|
|