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

Unified Diff: Source/core/inspector/BUILD.gn

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_generated.gypi ('k') | Source/core/inspector/InjectedScript.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/inspector/BUILD.gn
diff --git a/Source/core/inspector/BUILD.gn b/Source/core/inspector/BUILD.gn
index a9192ad7fd89bfc5cff0e4e0d7459d382aca2be2..83e1f4737d4ceffcabf34e629f185930db1123c5 100644
--- a/Source/core/inspector/BUILD.gn
+++ b/Source/core/inspector/BUILD.gn
@@ -45,7 +45,6 @@ action("instrumentation_sources") {
]
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/core_generated.gypi ('k') | Source/core/inspector/InjectedScript.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698