Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(995)

Unified Diff: Source/devtools/front_end/profiler/module.json

Issue 1073863003: DevTools: remove Canvas profiler from DevTools source base. See details in the bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: tests gone Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
]
« no previous file with comments | « Source/devtools/front_end/profiler/canvasProfiler.css ('k') | Source/devtools/scripts/check_injected_webgl_calls_info.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698