| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index b8b6f37738703473c3bac8b4465efee44f894c80..0ae16f4b76c2cee4610a3f359a3965a9b9082a4f 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -789,6 +789,10 @@
|
| "label": "//sql:sql_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "storage_unittests": {
|
| + "label": "//storage/browser:storage_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "sync_integration_tests": {
|
| "label": "//chrome/test:sync_integration_tests",
|
| "type": "windowed_test_launcher",
|
|
|