Chromium Code Reviews| Index: build/android/android_lint_cache.gyp |
| diff --git a/build/android/android_lint_cache.gyp b/build/android/android_lint_cache.gyp |
| index a8b514eca0f881bb99babdd07325c14483f24bf4..20b5f77b920ef7c69e9a02a22d3859e2a73f670a 100644 |
| --- a/build/android/android_lint_cache.gyp |
| +++ b/build/android/android_lint_cache.gyp |
| @@ -37,6 +37,7 @@ |
| '--product-dir', '<(PRODUCT_DIR)', |
| '--result-path', '<(result_path)', |
| '--stamp', '<(android_lint_cache_stamp)', |
| + '--create-cache', |
| '--silent', |
| '--enable' |
| ], |