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