| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index 5df790739d753b94c4c8437e0ff978ad4a2c9036..dcd5f31fdba0afb8ff6ea00d5cee4c30f0ea7b5a 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -512,7 +512,6 @@ devtools_heap_snapshot_worker_js_files = [
|
| "front_end/heap_snapshot_worker/HeapSnapshotLoader.js",
|
| "front_end/heap_snapshot_worker/HeapSnapshotWorker.js",
|
| "front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js",
|
| - "front_end/heap_snapshot_worker/JSHeapSnapshot.js",
|
| "front_end/platform/utilities.js",
|
| "front_end/profiler/HeapSnapshotCommon.js",
|
| ]
|
|
|