Index: third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.cpp |
diff --git a/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.cpp b/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.cpp |
index 516e5c795e428e5965186ea0e0aa73391e1ebcf7..61f512eb16a34402bda8b39a8dcedb13ffe19300 100644 |
--- a/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.cpp |
+++ b/third_party/WebKit/Source/core/frame/FrameViewAutoSizeInfo.cpp |
@@ -9,7 +9,7 @@ |
#include "core/layout/LayoutBox.h" |
#include "core/layout/LayoutView.h" |
#include "core/layout/api/LayoutViewItem.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |