Index: third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.h |
diff --git a/third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.h b/third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.h |
index 195e2b641473239eb3d09728ccda7d2b31991270..90d95bffefa5057d3f4ec118bd17723b8c6778a1 100644 |
--- a/third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.h |
+++ b/third_party/WebKit/Source/platform/exported/WebScrollbarThemeGeometryNative.h |
@@ -26,12 +26,12 @@ |
#ifndef WebScrollbarThemeGeometryNative_h |
#define WebScrollbarThemeGeometryNative_h |
+#include <memory> |
#include "platform/PlatformExport.h" |
#include "public/platform/WebRect.h" |
#include "public/platform/WebScrollbarThemeGeometry.h" |
#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
-#include <memory> |
namespace blink { |