| Index: third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json b/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| index 69a4a9bf5e185d73b452a6e08ed36748e900a661..b129e6773d25a85ea190c531baf6558605f9d408 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/unit_test_runner.json
|
| @@ -15,7 +15,11 @@
|
| { "name": "test_runner", "type": "autostart" },
|
| { "name": "quick_open" },
|
| { "name": "inline_editor" },
|
| - { "name": "data_grid" }
|
| + { "name": "sdk" },
|
| + { "name": "protocol" },
|
| + { "name": "data_grid" },
|
| + { "name": "product_registry" },
|
| + { "name": "product_registry_impl" }
|
| ],
|
| "has_html": true
|
| }
|
|
|