| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 67b5b43f7f356aa999419e9426734bb2b38ace9a..b06efbb2c99cb86635543485d0e4f641a5f36240 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -311,6 +311,10 @@
|
| "label": "//components:components_browsertests",
|
| "type": "windowed_test_launcher",
|
| },
|
| + "components_gcm_driver_junit_tests": {
|
| + "label": "//components/gcm_driver/android:components_gcm_driver_junit_tests",
|
| + "type": "junit_test",
|
| + },
|
| "components_invalidation_impl_junit_tests": {
|
| "label": "//components/invalidation/impl:components_invalidation_impl_junit_tests",
|
| "type": "junit_test",
|
|
|