Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 6a5072c6af67ee9bfac0eb842c791526de1654d5..cf5b7ef5f15e939e59d5ec86875e5599799a2d5d 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -2182,9 +2182,12 @@ |
| 'src_paths': [ |
| 'public/android/junit/', |
| ], |
| + 'test_suite_name': 'content_junit_tests', |
| + 'test_type': 'junit', |
| }, |
| 'includes': [ |
| '../build/host_jar.gypi', |
| + '../build/android/test_runner.gypi', |
| ], |
| }, |
| ], |