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 1d8ac5447ed3f584bc05a4a61490245f5afd447c..28e3ae674e6a49a65b7f150bb4f0ef37c4f5ee70 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/formatter_worker.json |
+++ b/third_party/WebKit/Source/devtools/front_end/formatter_worker.json |
@@ -4,6 +4,7 @@ |
{ "name": "text_utils", "type": "autostart" }, |
{ "name": "cm_headless", "type": "autostart" }, |
{ "name": "formatter_worker", "type": "autostart" }, |
+ { "name": "acorn", "type": "autostart" }, |
{ "name": "gonzales", "type": "remote" } |
], |