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 1d008fdf31f74e4e7666701825cac016afc31784..165150263759e8a77f18ae02cd1087c9016e5a5a 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 { |