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

Unified Diff: Source/devtools/devtools.gypi

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
« no previous file with comments | « Source/devtools/PRESUBMIT.py ('k') | Source/devtools/front_end/common/Settings.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 49db3f3b5858463f028e148bd8707d4f26418419..5d0a08c13977a163de7b404cfd693d7b19c149bd 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -452,11 +452,8 @@
'front_end/network/XMLView.js',
],
'devtools_profiler_js_files': [
- 'front_end/profiler/canvasProfiler.css',
'front_end/profiler/heapProfiler.css',
'front_end/profiler/profilesPanel.css',
- 'front_end/profiler/CanvasProfileView.js',
- 'front_end/profiler/CanvasReplayStateView.js',
'front_end/profiler/CPUProfileBottomUpDataGrid.js',
'front_end/profiler/CPUProfileDataGrid.js',
'front_end/profiler/CPUProfileFlameChart.js',
« no previous file with comments | « Source/devtools/PRESUBMIT.py ('k') | Source/devtools/front_end/common/Settings.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698