Index: third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker.json b/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker.json |
index 0278e0c0a541d53210553447100756ad6f3455d0..17e027dc6870ccffa213eb526e3121c6861d0ab2 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker.json |
+++ b/third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker.json |
@@ -3,6 +3,7 @@ |
{ "name": "heap_snapshot_worker", "type": "autostart" }, |
{ "name": "heap_snapshot_model", "type": "autostart" }, |
{ "name": "platform", "type": "autostart" }, |
+ { "name": "text_utils", "type": "autostart" }, |
{ "name": "common", "type": "autostart" } |
], |