Index: Source/devtools/front_end/heap_snapshot_worker/module.json |
diff --git a/Source/devtools/front_end/heap_snapshot_worker/module.json b/Source/devtools/front_end/heap_snapshot_worker/module.json |
index 6c09b000e06d8e428b56f03b8b321405f37ea65b..683ce395bc463b11edd54598bb4f6709125ccd59 100644 |
--- a/Source/devtools/front_end/heap_snapshot_worker/module.json |
+++ b/Source/devtools/front_end/heap_snapshot_worker/module.json |
@@ -1,7 +1,6 @@ |
{ |
"scripts": [ |
- "../platform/Promise.js", |
- "../platform/utilities.js", |
+ "../common/utilities.js", |
"../common/WebInspector.js", |
"../common/UIString.js", |
"../common/TextUtils.js", |