Index: third_party/WebKit/Source/devtools/front_end/inspector.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json |
index 32431ee6dd4f76a51db5c3a74594d65cfca24a4d..657336c6ce6e621fbef2daec09f02d4ac565f661 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json |
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json |
@@ -37,6 +37,6 @@ |
{ "name": "emulated_devices", "type": "remote" }, |
{ "name": "heap_snapshot_worker", "type": "worker" }, |
- { "name": "script_formatter_worker", "type": "worker" }, |
+ { "name": "formatter_worker", "type": "worker" }, |
{ "name": "temp_storage_shared_worker", "type": "worker" } |
] |