Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index 747446549bab51b1d4336607941acf1e19488385..2656a2a07ed9af389e3efa53b602451b9a2abd48 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -31,6 +31,7 @@ |
| #ifndef WebViewImpl_h |
| #define WebViewImpl_h |
| +#include "core/page/ContextMenuProvider.h" |
| #include "core/page/EventWithHitTestResults.h" |
| #include "platform/geometry/IntPoint.h" |
| #include "platform/geometry/IntRect.h" |