Index: third_party/WebKit/Source/web/StorageClientImpl.h |
diff --git a/third_party/WebKit/Source/web/StorageClientImpl.h b/third_party/WebKit/Source/web/StorageClientImpl.h |
index f65cbeca9d86b8bb0e00fe4a2612e918e2c48313..37c27ce1d1662ca84a3453da5b57505fa84ef6e7 100644 |
--- a/third_party/WebKit/Source/web/StorageClientImpl.h |
+++ b/third_party/WebKit/Source/web/StorageClientImpl.h |
@@ -5,8 +5,8 @@ |
#ifndef StorageClientImpl_h |
#define StorageClientImpl_h |
-#include "modules/storage/StorageClient.h" |
#include <memory> |
+#include "modules/storage/StorageClient.h" |
namespace blink { |