| 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 50cd288a4006c19341ada442d45686ec258a44a8..0155de78315235ff1bcb3d2d7aa4bf65a2603a52 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
|
| @@ -11,8 +11,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
|
| }
|
|
|