Index: third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
diff --git a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
index db36308b342a2c7dbbd75eedcb58aae3b046ba0c..d556a158742362eb495d04251c5c990b8fd6ddc6 100644 |
--- a/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
+++ b/third_party/WebKit/public/web/WebSharedWorkerRepositoryClient.h |
@@ -31,10 +31,10 @@ |
#ifndef WebSharedWorkerRepositoryClient_h |
#define WebSharedWorkerRepositoryClient_h |
+#include <memory> |
#include "WebSharedWorkerCreationContextType.h" |
#include "WebSharedWorkerCreationErrors.h" |
#include "public/platform/WebAddressSpace.h" |
-#include <memory> |
namespace blink { |