Index: testing/android/native_test.gyp |
diff --git a/testing/android/native_test.gyp b/testing/android/native_test.gyp |
index 80fe486ccec244c19e25e2f97c1c1b5253203601..06f72793f509bd5cc9b9f46b4b12cf260a7cc338 100644 |
--- a/testing/android/native_test.gyp |
+++ b/testing/android/native_test.gyp |
@@ -32,7 +32,7 @@ |
'<(PRODUCT_DIR)/replaceme_apk/replaceme-debug.apk', |
], |
'action': [ |
- 'ant', |
+ 'ant', '-q', |
# TODO: All of these paths are absolute paths right now, while |
# we really should be using relative paths for anything that is |
# checked in to the Chromium tree (among which the SDK). |