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