Index: third_party/WebKit/Source/platform/FrameViewBase.h |
diff --git a/third_party/WebKit/Source/platform/FrameViewBase.h b/third_party/WebKit/Source/platform/FrameViewBase.h |
index f79ee27fe1323674388887ba6cd10fca19905dfe..b80aaa107eaa2f8cb377b2c57fec9991bf37e910 100644 |
--- a/third_party/WebKit/Source/platform/FrameViewBase.h |
+++ b/third_party/WebKit/Source/platform/FrameViewBase.h |
@@ -32,7 +32,7 @@ |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/IntRect.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Forward.h" |
+#include "platform/wtf/Forward.h" |
namespace blink { |