Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(700)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json

Issue 2458383003: DevTools: Remove ghost text from FilteredListWidget (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..f10daad26a42124757a4f667c3d03fb40d5dff0f 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,7 +8,8 @@
{ "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

Powered by Google App Engine
This is Rietveld 408576698