| { | |
| "scripts": [], | |
| "modules": [ | |
| "heap_snapshot_worker.js", | |
| "AllocationProfile.js", | |
| "HeapSnapshot.js", | |
| "HeapSnapshotLoader.js", | |
| "HeapSnapshotWorkerDispatcher.js", | |
| "HeapSnapshotWorker.js" | |
| ], | |
| "dependencies": [ | |
| "heap_snapshot_model", | |
| "platform", | |
| "common" | |
| ] | |
| } |