Index: third_party/WebKit/Source/devtools/front_end/formatter_worker.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/formatter_worker.json b/third_party/WebKit/Source/devtools/front_end/formatter_worker.json |
index 3a4df1c8ffdcf734930f7e152ac89ffc1fd865f8..1d8ac5447ed3f584bc05a4a61490245f5afd447c 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/formatter_worker.json |
+++ b/third_party/WebKit/Source/devtools/front_end/formatter_worker.json |
@@ -1,6 +1,7 @@ |
{ |
"modules": [ |
{ "name": "platform", "type": "autostart" }, |
+ { "name": "text_utils", "type": "autostart" }, |
{ "name": "cm_headless", "type": "autostart" }, |
{ "name": "formatter_worker", "type": "autostart" }, |
{ "name": "gonzales", "type": "remote" } |