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

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

Issue 2513423003: DevTools: Convert inspector-unit tests to use reusable test harness (Closed)
Patch Set: Moved type definition out of externs Created 4 years 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
deleted file mode 100644
index a5a7695ad35b0382ab6ec951a998405e96ddd673..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-unit/inspector-unit-test.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "modules" : [
- { "name": "platform", "type": "autostart" },
- { "name": "ui", "type": "autostart" },
- { "name": "host", "type": "autostart" },
- { "name": "common", "type": "autostart" },
- { "name": "workspace", "type": "autostart" },
- { "name": "source_frame", "type": "autostart" },
- { "name": "text_editor", "type": "autostart" },
- { "name": "cm_modes", "type": "autostart" },
- { "name": "diff", "type": "autostart" },
- { "name": "ui_lazy" }
- ],
-
- "has_html": true
-}

Powered by Google App Engine
This is Rietveld 408576698