Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 528d89bd620d720a11c62e75dd9c246e1529339b..721705f614dff0f01f761c3fa9a549451fb5017b 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -3113,8 +3113,10 @@ |
| 'src_paths': [ |
| 'android/junit/', |
| ], |
| + 'test_type': 'junit', |
| }, |
| 'includes': [ |
| + '../build/android/test_runner.gypi', |
| '../build/host_jar.gypi', |
| ], |
| }, |