Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/heap_snapshot_model/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/heap_snapshot_model/module.json b/third_party/WebKit/Source/devtools/front_end/heap_snapshot_model/module.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..16853010c76065a67e8d1c3dbd46ee997be93bf7 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/devtools/front_end/heap_snapshot_model/module.json |
| @@ -0,0 +1,6 @@ |
| +{ |
| + "dependencies": [], |
| + "scripts": [ |
| + "HeapSnapshotModel.js" |
| + ] |
| +} |