| Index: sky/engine/core/rendering/TrailingFloatsRootInlineBox.h
|
| diff --git a/sky/engine/core/rendering/TrailingFloatsRootInlineBox.h b/sky/engine/core/rendering/TrailingFloatsRootInlineBox.h
|
| index a2137f151212be5ff9da925cfe41cb2b1c440f81..ee1103e46f4a78b65dfaf5fea8e97b5b611cac97 100644
|
| --- a/sky/engine/core/rendering/TrailingFloatsRootInlineBox.h
|
| +++ b/sky/engine/core/rendering/TrailingFloatsRootInlineBox.h
|
| @@ -23,8 +23,8 @@
|
| * THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef TrailingFloatsRootInlineBox_h
|
| -#define TrailingFloatsRootInlineBox_h
|
| +#ifndef SKY_ENGINE_CORE_RENDERING_TRAILINGFLOATSROOTINLINEBOX_H_
|
| +#define SKY_ENGINE_CORE_RENDERING_TRAILINGFLOATSROOTINLINEBOX_H_
|
|
|
| #include "sky/engine/core/rendering/RootInlineBox.h"
|
|
|
| @@ -44,4 +44,4 @@ private:
|
|
|
| } // namespace blink
|
|
|
| -#endif // TrailingFloatsRootInlineBox_h
|
| +#endif // SKY_ENGINE_CORE_RENDERING_TRAILINGFLOATSROOTINLINEBOX_H_
|
|
|