Index: third_party/WebKit/Source/core/layout/LayoutView.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutView.cpp b/third_party/WebKit/Source/core/layout/LayoutView.cpp |
index e0c741a83c1456c142d8305e4e09513d458dcfa8..6a9eeb14f2c07fcb3978dbf2a8402349b38682d9 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutView.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutView.cpp |
@@ -49,8 +49,8 @@ |
#include "platform/graphics/paint/PaintController.h" |
#include "platform/instrumentation/tracing/TraceEvent.h" |
#include "platform/instrumentation/tracing/TracedValue.h" |
+#include "platform/wtf/PtrUtil.h" |
#include "public/platform/Platform.h" |
-#include "wtf/PtrUtil.h" |
namespace blink { |