Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 apk-based runner for Chromium unit test bundles. Many of these files | 1 apk-based runner for Chromium unit test bundles. This is a simple wrapper APK |
| 2 are templates for generating an apk specific to a test bundle. | 2 that should include a single gtest native library. |
| 3 See generate_native_test.py or discuss with OWNERS. | |
| OLD | NEW |