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

Unified Diff: third_party/WebKit/Source/core/probe/BUILD.gn

Issue 2800853002: [instrumentation] Turn inspector override "probes" return values into output parameters. (Closed)
Patch Set: update BUILD.gn Created 3 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: third_party/WebKit/Source/core/probe/BUILD.gn
diff --git a/third_party/WebKit/Source/core/probe/BUILD.gn b/third_party/WebKit/Source/core/probe/BUILD.gn
index 05eb767bb4300c493f0a44f0b64187b1f1fd062f..a717b49b9e92c14acc2924c90bf71069b612f904 100644
--- a/third_party/WebKit/Source/core/probe/BUILD.gn
+++ b/third_party/WebKit/Source/core/probe/BUILD.gn
@@ -24,7 +24,6 @@ action("instrumentation_probes") {
outputs = [
"$blink_core_output_dir/CoreProbesInl.h",
- "$blink_core_output_dir/InspectorOverridesInl.h",
"$blink_core_output_dir/CoreProbesImpl.cpp",
"$blink_core_output_dir/CoreProbeSink.h",
]
« no previous file with comments | « third_party/WebKit/Source/core/loader/FrameFetchContext.cpp ('k') | third_party/WebKit/Source/core/probe/CoreProbes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698