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

Unified Diff: third_party/WebKit/Source/platform/probe/PlatformProbes.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/platform/probe/PlatformProbes.h
diff --git a/third_party/WebKit/Source/platform/probe/PlatformProbes.h b/third_party/WebKit/Source/platform/probe/PlatformProbes.h
index 0e51f014129cbe05eb49a918942cdfed359551a8..b3bdffb30ad4e6e94876c60a2014b05f77215508 100644
--- a/third_party/WebKit/Source/platform/probe/PlatformProbes.h
+++ b/third_party/WebKit/Source/platform/probe/PlatformProbes.h
@@ -35,8 +35,6 @@ inline PlatformProbeSink* toPlatformProbeSink(FetchContext* context) {
} // namespace probe
} // namespace blink
-#undef PROBE_EXPORT
-
#include "platform/PlatformProbesInl.h"
#endif // PlatformProbes_h

Powered by Google App Engine
This is Rietveld 408576698