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

Unified Diff: third_party/WebKit/Source/core/probe/CoreProbes.h

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
« no previous file with comments | « third_party/WebKit/Source/core/probe/BUILD.gn ('k') | third_party/WebKit/Source/core/probe/CoreProbes.pidl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/probe/CoreProbes.h
diff --git a/third_party/WebKit/Source/core/probe/CoreProbes.h b/third_party/WebKit/Source/core/probe/CoreProbes.h
index a540fcd9e905c76c408a10a4dd6ca742c475632f..114050fb639ef2c55a3689043ca56b7352ed1b0d 100644
--- a/third_party/WebKit/Source/core/probe/CoreProbes.h
+++ b/third_party/WebKit/Source/core/probe/CoreProbes.h
@@ -126,6 +126,5 @@ CORE_EXPORT void continueWithPolicyIgnore(LocalFrame*,
} // namespace blink
#include "core/CoreProbesInl.h"
-#include "core/InspectorOverridesInl.h"
#endif // !defined(CoreProbes_h)
« no previous file with comments | « third_party/WebKit/Source/core/probe/BUILD.gn ('k') | third_party/WebKit/Source/core/probe/CoreProbes.pidl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698