| Index: sky/engine/public/platform/WebConvertableToTraceFormat.h
|
| diff --git a/sky/engine/public/platform/WebConvertableToTraceFormat.h b/sky/engine/public/platform/WebConvertableToTraceFormat.h
|
| index b7c290196bad260bd6eeaf65fef1fc08691783c2..715a0a4a0543f4889edf4a972f4742944fb6fcd6 100644
|
| --- a/sky/engine/public/platform/WebConvertableToTraceFormat.h
|
| +++ b/sky/engine/public/platform/WebConvertableToTraceFormat.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef WebConvertableToTraceFormat_h
|
| -#define WebConvertableToTraceFormat_h
|
| +#ifndef SKY_ENGINE_PUBLIC_PLATFORM_WEBCONVERTABLETOTRACEFORMAT_H_
|
| +#define SKY_ENGINE_PUBLIC_PLATFORM_WEBCONVERTABLETOTRACEFORMAT_H_
|
|
|
| #include "sky/engine/public/platform/WebPrivatePtr.h"
|
| #include "sky/engine/public/platform/WebString.h"
|
| @@ -39,4 +39,4 @@ private:
|
|
|
| } // namespace blink
|
|
|
| -#endif
|
| +#endif // SKY_ENGINE_PUBLIC_PLATFORM_WEBCONVERTABLETOTRACEFORMAT_H_
|
|
|