| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 475f4ec1a50a972fa1bc2db112fa45eea7c64cab..d34d31ee1171eebaaaf7a78b6eb8cac501d990d5 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -83,9 +83,9 @@
|
| },
|
| "sql_unittests",
|
| "nacl_loader_unittests",
|
| - "app_shell_browsertests",
|
| "app_shell_unittests",
|
| "chromevox_tests",
|
| + "extensions_browsertests",
|
| "skia_unittests"
|
| ]
|
| },
|
| @@ -163,7 +163,6 @@
|
| "shards": 20
|
| }
|
| },
|
| - "app_shell_browsertests",
|
| "app_shell_unittests",
|
| {
|
| "test": "content_browsertests",
|
| @@ -172,6 +171,7 @@
|
| "shards": 2
|
| }
|
| },
|
| + "extensions_browsertests",
|
| "gcm_unit_tests",
|
| "skia_unittests",
|
| {
|
|
|