Index: third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
diff --git a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
index 3bd3060873e7f65cd066e7edbc198c8a65de119f..c6ff99f65e229dc1f338bcb4c02b1d44b9bee976 100644 |
--- a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
+++ b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
@@ -40,6 +40,7 @@ |
#include "public/platform/WebPoint.h" |
#include "public/platform/WebSize.h" |
#include "public/web/WebInputMethodController.h" |
+#include "web/CompositorMutatorImpl.h" |
#include "web/PageWidgetDelegate.h" |
#include "web/WebFrameWidgetBase.h" |
#include "web/WebInputMethodControllerImpl.h" |