| Index: Source/web/LinkHighlight.h
|
| diff --git a/Source/web/LinkHighlight.h b/Source/web/LinkHighlight.h
|
| index fb20361f0375a224ab15fc0cb22de059617ac67b..7a0de6ea237c906f32c1ec2c77022289d48b2ca9 100644
|
| --- a/Source/web/LinkHighlight.h
|
| +++ b/Source/web/LinkHighlight.h
|
| @@ -30,6 +30,7 @@
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| #include "platform/graphics/Path.h"
|
| +#include "platform/graphics/paint/DisplayItemClient.h"
|
| #include "public/platform/WebCompositorAnimationDelegate.h"
|
| #include "public/platform/WebCompositorAnimationPlayer.h"
|
| #include "public/platform/WebCompositorAnimationPlayerClient.h"
|
|
|