| Index: Source/devtools/front_end/profiler/module.json
|
| diff --git a/Source/devtools/front_end/profiler/module.json b/Source/devtools/front_end/profiler/module.json
|
| index 737fe59eff7241c640bbdb02128961de496acd2a..e53be94bfcf20d217feffbfe2d1fbb362192bf0f 100644
|
| --- a/Source/devtools/front_end/profiler/module.json
|
| +++ b/Source/devtools/front_end/profiler/module.json
|
| @@ -54,13 +54,10 @@
|
| "HeapSnapshotGridNodes.js",
|
| "HeapSnapshotView.js",
|
| "ProfileLauncherView.js",
|
| - "CanvasProfileView.js",
|
| - "CanvasReplayStateView.js",
|
| "ProfileTypeRegistry.js",
|
| "TargetsComboBoxController.js"
|
| ],
|
| "stylesheets": [
|
| - "canvasProfiler.css",
|
| "heapProfiler.css",
|
| "profilesPanel.css"
|
| ]
|
|
|