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

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

Issue 2790973002: [instrumentation] Introduce JSON5 config files for probe generator. (Closed)
Patch Set: add missing config files Created 3 years, 9 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/CoreProbes.h
diff --git a/third_party/WebKit/Source/core/probe/CoreProbes.h b/third_party/WebKit/Source/core/probe/CoreProbes.h
index c9a0b0c1e2d959ad788efcfd30be522736acdff0..a540fcd9e905c76c408a10a4dd6ca742c475632f 100644
--- a/third_party/WebKit/Source/core/probe/CoreProbes.h
+++ b/third_party/WebKit/Source/core/probe/CoreProbes.h
@@ -125,8 +125,6 @@ CORE_EXPORT void continueWithPolicyIgnore(LocalFrame*,
} // namespace probe
} // namespace blink
-#undef PROBE_EXPORT
-
#include "core/CoreProbesInl.h"
#include "core/InspectorOverridesInl.h"
« no previous file with comments | « third_party/WebKit/Source/core/probe/BUILD.gn ('k') | third_party/WebKit/Source/core/probe/CoreProbes.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698