Index: third_party/WebKit/Source/modules/storage/StorageNamespace.h |
diff --git a/third_party/WebKit/Source/modules/storage/StorageNamespace.h b/third_party/WebKit/Source/modules/storage/StorageNamespace.h |
index bc9cc005903bb192343f278e1280a17aae394208..0cd6613ad268e3ee8c7373c4a03637c8260f4a8a 100644 |
--- a/third_party/WebKit/Source/modules/storage/StorageNamespace.h |
+++ b/third_party/WebKit/Source/modules/storage/StorageNamespace.h |
@@ -26,9 +26,9 @@ |
#ifndef StorageNamespace_h |
#define StorageNamespace_h |
+#include <memory> |
#include "modules/ModulesExport.h" |
#include "platform/heap/Handle.h" |
-#include <memory> |
namespace blink { |