| 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 f7a6d98e8b9ec7111546e98aa11ec37ffb0c06bc..8ca6f4c9ba32283d476843dc7dfde2749df17e2f 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
|
| @@ -1,6 +1,7 @@
|
| {
|
| "modules": [
|
| - { "name": "heap_snapshot_worker", "type": "autostart" }
|
| + { "name": "heap_snapshot_worker", "type": "autostart" },
|
| + { "name": "heap_snapshot_model", "type": "autostart" }
|
| ],
|
|
|
| "has_html": false
|
|
|