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