| 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 f10b33b365724d03654b01eafe2a8abaf20741e8..ed35e3008f91641c3cba0462c5da0e44978aea4b 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
|
| @@ -12,8 +12,9 @@
|
| { "name": "diff", "type": "autostart" },
|
| { "name": "shell", "type": "autostart" },
|
| { "name": "test_runner", "type": "autostart" },
|
| - { "name": "ui_lazy" },
|
| - { "name": "quick_open" }
|
| + { "name": "quick_open" },
|
| + { "name": "inline_editor" },
|
| + { "name": "data_grid" }
|
| ],
|
| "has_html": true
|
| }
|
|
|