Index: third_party/WebKit/Source/devtools/front_end/integration_test_runner.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json b/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json |
index df1387c4e85f26539b2c2111329236957de95bf7..d1a82334d3320a9dc0e9c5d4efd280584d3311ac 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json |
+++ b/third_party/WebKit/Source/devtools/front_end/integration_test_runner.json |
@@ -3,7 +3,7 @@ |
{ "name": "test_runner", "type": "autostart" }, |
{ "name": "integration_test_runner", "type": "autostart" }, |
{ "name": "console_test_runner" }, |
- |
+ { "name": "elements_test_runner" }, |
{ "name": "platform", "type": "autostart" }, |
@@ -68,7 +68,8 @@ |
{ "name": "changes"}, |
{ "name": "mobile_throttling", "type": "autostart"}, |
{ "name": "network_priorities"}, |
- { "name": "formatter" } |
+ { "name": "formatter" }, |
+ { "name": "counters", "type": "autostart" } |
], |
"has_html": true |