Index: third_party/WebKit/public/web/WebScopedUserGesture.h |
diff --git a/third_party/WebKit/public/web/WebScopedUserGesture.h b/third_party/WebKit/public/web/WebScopedUserGesture.h |
index 3e620147bea4ff3b1d85abc69ebc5087030140d2..2a18613c33bfcdb59aa6729fb742d341f62dd621 100644 |
--- a/third_party/WebKit/public/web/WebScopedUserGesture.h |
+++ b/third_party/WebKit/public/web/WebScopedUserGesture.h |
@@ -31,8 +31,8 @@ |
#ifndef WebScopedUserGesture_h |
#define WebScopedUserGesture_h |
-#include "public/platform/WebCommon.h" |
#include <memory> |
+#include "public/platform/WebCommon.h" |
namespace blink { |