| Index: Source/web/PageOverlay.cpp
|
| diff --git a/Source/web/PageOverlay.cpp b/Source/web/PageOverlay.cpp
|
| index 6a1e59826a924949c26116ad9f3866d73f740c01..af44a26eba6cbe7c7b311e39c330ee7f8ec5a5f9 100644
|
| --- a/Source/web/PageOverlay.cpp
|
| +++ b/Source/web/PageOverlay.cpp
|
| @@ -31,6 +31,7 @@
|
|
|
| #include "core/frame/Settings.h"
|
| #include "core/page/Page.h"
|
| +#include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| #include "platform/graphics/GraphicsLayerClient.h"
|
| #include "public/platform/WebLayer.h"
|
|
|