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

Unified Diff: third_party/WebKit/Source/devtools/front_end/unit_test_runner.json

Issue 2875463002: [Devtools] Added sanity check for product registry's register function (Closed)
Patch Set: a Created 3 years, 7 months 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
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/product_registry_impl/module.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 69a4a9bf5e185d73b452a6e08ed36748e900a661..b129e6773d25a85ea190c531baf6558605f9d408 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
@@ -15,7 +15,11 @@
{ "name": "test_runner", "type": "autostart" },
{ "name": "quick_open" },
{ "name": "inline_editor" },
- { "name": "data_grid" }
+ { "name": "sdk" },
+ { "name": "protocol" },
+ { "name": "data_grid" },
+ { "name": "product_registry" },
+ { "name": "product_registry_impl" }
],
"has_html": true
}
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/product_registry_impl/module.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698