Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index a2a6e3057adddccc7070d01c477342e2b912c555..4608718df7425c9ff3f20601160a4ac0e779d882 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -3113,9 +3113,12 @@ |
| 'src_paths': [ |
| 'android/junit/', |
| ], |
| + 'test_suite_name': 'chrome_junit_tests', |
| + 'test_type': 'junit', |
| }, |
| 'includes': [ |
| '../build/host_jar.gypi', |
| + '../build/android/test_runner.gypi', |
| ], |
| }, |
| { |