| Index: third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json
|
| index 6734bd89b2da7fa8eadc06c4505fb9d8e79c1bd0..a5a7695ad35b0382ab6ec951a998405e96ddd673 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json
|
| @@ -8,8 +8,9 @@
|
| { "name": "source_frame", "type": "autostart" },
|
| { "name": "text_editor", "type": "autostart" },
|
| { "name": "cm_modes", "type": "autostart" },
|
| - { "name": "diff", "type": "autostart" }
|
| + { "name": "diff", "type": "autostart" },
|
| + { "name": "ui_lazy" }
|
| ],
|
|
|
| "has_html": true
|
| -}
|
| +}
|
|
|