| Index: build/uiautomator_test.gypi
|
| diff --git a/build/uiautomator_test.gypi b/build/uiautomator_test.gypi
|
| index 2fcc3d8f2003f1a9e2758c9e70aa92526d52b65b..eaf4444cf1a07da51820c7b2dda85ba02a9b0589 100644
|
| --- a/build/uiautomator_test.gypi
|
| +++ b/build/uiautomator_test.gypi
|
| @@ -36,10 +36,6 @@
|
| 'python', '<(DEPTH)/build/android/gyp/dex.py',
|
| '--dex-path=<(output_dex_path)',
|
| '--android-sdk-tools=<(android_sdk_tools)',
|
| -
|
| - # TODO(newt): remove this once http://crbug.com/177552 is fixed in ninja.
|
| - '--ignore=>!(echo \'>(_inputs)\' | md5sum)',
|
| -
|
| '>@(library_dexed_jars_paths)',
|
| ],
|
| },
|
|
|