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

Unified Diff: Source/core/core.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/core/core.gyp ('k') | Source/core/core_generated.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d2480127f10da2d87d81b7615727953b644a40d8..5b6163157f264050193e8a6ae78e7eb993574d05 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1576,14 +1576,10 @@
'inspector/InjectedScriptNative.h',
'inspector/InjectedScriptBase.cpp',
'inspector/InjectedScriptBase.h',
- 'inspector/InjectedScriptCanvasModule.cpp',
- 'inspector/InjectedScriptCanvasModule.h',
'inspector/InjectedScriptHost.cpp',
'inspector/InjectedScriptHost.h',
'inspector/InjectedScriptManager.cpp',
'inspector/InjectedScriptManager.h',
- 'inspector/InjectedScriptModule.cpp',
- 'inspector/InjectedScriptModule.h',
'inspector/InspectorAnimationAgent.cpp',
'inspector/InspectorAnimationAgent.h',
'inspector/InspectorApplicationCacheAgent.cpp',
@@ -1591,9 +1587,6 @@
'inspector/InspectorBaseAgent.cpp',
'inspector/InspectorCSSAgent.cpp',
'inspector/InspectorCSSAgent.h',
- 'inspector/InspectorCanvasAgent.cpp',
- 'inspector/InspectorCanvasAgent.h',
- 'inspector/InspectorCanvasInstrumentation.h',
'inspector/InspectorConsoleAgent.cpp',
'inspector/InspectorConsoleAgent.h',
'inspector/InspectorConsoleInstrumentation.h',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/core_generated.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698