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

Unified Diff: Source/core/core.gyp

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/BUILD.gn ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index 8c3302e683e914c37d82d52382db3038b98cae36..65e5f4e4adf58491e7da28ae4400c737ba4f3bd7 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -116,7 +116,6 @@
'inspector/InspectorInstrumentation.idl',
],
'outputs': [
- '<(blink_core_output_dir)/InspectorCanvasInstrumentationInl.h',
'<(blink_core_output_dir)/InspectorConsoleInstrumentationInl.h',
'<(blink_core_output_dir)/InspectorInstrumentationInl.h',
'<(blink_core_output_dir)/InspectorOverridesInl.h',
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698