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 c61ba884e81a001814265c1759b86709a5d89f8e..786e40d5edd1631fef76e132f1fb0b487451778c 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json |
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json |
@@ -58,7 +58,8 @@ |
{ "name": "help", "type": "autostart"}, |
{ "name": "workspace_diff" }, |
{ "name": "console_model", "type": "autostart"}, |
- { "name": "network_log", "type": "autostart"} |
+ { "name": "network_log", "type": "autostart"}, |
+ { "name": "text_utils", "type": "autostart"} |
], |
"has_html": true |