| Index: sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
|
| diff --git a/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h b/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
|
| index fa099e88e15744b2a10c1dec283d245ea2da7310..cf667ffd90e75becb7f0021dabb897d2c1a06a15 100644
|
| --- a/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
|
| +++ b/sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h
|
| @@ -22,8 +22,8 @@
|
| * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef OpaqueRectTrackingContentLayerDelegate_h
|
| -#define OpaqueRectTrackingContentLayerDelegate_h
|
| +#ifndef SKY_ENGINE_PLATFORM_GRAPHICS_OPAQUERECTTRACKINGCONTENTLAYERDELEGATE_H_
|
| +#define SKY_ENGINE_PLATFORM_GRAPHICS_OPAQUERECTTRACKINGCONTENTLAYERDELEGATE_H_
|
|
|
| #include "sky/engine/platform/PlatformExport.h"
|
| #include "sky/engine/public/platform/WebContentLayerClient.h"
|
| @@ -66,4 +66,4 @@ private:
|
|
|
| } // namespace blink
|
|
|
| -#endif // OpaqueRectTrackingContentLayerDelegate_h
|
| +#endif // SKY_ENGINE_PLATFORM_GRAPHICS_OPAQUERECTTRACKINGCONTENTLAYERDELEGATE_H_
|
|
|