| Index: third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
|
| diff --git a/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h b/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
|
| index aaffa05a046b5fb5fd33cf89fd89584ed96aba65..a750abde25439663581dd0209f77c8b78756b969 100644
|
| --- a/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
|
| +++ b/third_party/WebKit/public/platform/WebConvertableToTraceFormat.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef WebConvertableToTraceFormat_h
|
| #define WebConvertableToTraceFormat_h
|
|
|
| +#if 0
|
| #include "WebPrivatePtr.h"
|
| #include "WebString.h"
|
|
|
| @@ -39,5 +40,6 @@ private:
|
| };
|
|
|
| } // namespace blink
|
| +#endif
|
|
|
| #endif
|
|
|