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 f9f9c49bcc379f5eac0a3d4c783fc24fa2954032..7412aa8655d6be080cb5fd3f7b3f20ce6e8c260f 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 { |