| Index: sky/engine/public/platform/linux/WebFontRenderStyle.h
|
| diff --git a/sky/engine/public/platform/linux/WebFontRenderStyle.h b/sky/engine/public/platform/linux/WebFontRenderStyle.h
|
| index 765774ae8b023b4ed209000795ed0bccf4306ee9..2e86bf67b155e445188453ebce4032552a7c824d 100644
|
| --- a/sky/engine/public/platform/linux/WebFontRenderStyle.h
|
| +++ b/sky/engine/public/platform/linux/WebFontRenderStyle.h
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef WebFontRenderStyle_h
|
| -#define WebFontRenderStyle_h
|
| +#ifndef SKY_ENGINE_PUBLIC_PLATFORM_LINUX_WEBFONTRENDERSTYLE_H_
|
| +#define SKY_ENGINE_PUBLIC_PLATFORM_LINUX_WEBFONTRENDERSTYLE_H_
|
|
|
| #include "../WebCommon.h"
|
|
|
| @@ -60,4 +60,4 @@ struct BLINK_EXPORT WebFontRenderStyle {
|
|
|
| } // namespace blink
|
|
|
| -#endif // WebFontRenderStyle_h
|
| +#endif // SKY_ENGINE_PUBLIC_PLATFORM_LINUX_WEBFONTRENDERSTYLE_H_
|
|
|