| 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
|
|
|