Index: Source/web/PinchViewports.h |
diff --git a/Source/web/PinchViewports.h b/Source/web/PinchViewports.h |
index 7b33491c6794bf11d74210633ea9f5b249d1a39f..7b03d98b5fe6e9d5ff21dc2315ad5f9b1a14e6cb 100644 |
--- a/Source/web/PinchViewports.h |
+++ b/Source/web/PinchViewports.h |
@@ -31,8 +31,8 @@ |
#ifndef PinchViewports_h |
#define PinchViewports_h |
-#include "core/platform/graphics/GraphicsLayerClient.h" |
#include "platform/geometry/IntSize.h" |
+#include "platform/graphics/GraphicsLayerClient.h" |
#include "public/platform/WebScrollbar.h" |
#include "public/platform/WebSize.h" |
#include "wtf/OwnPtr.h" |