Index: third_party/WebKit/Source/core/html/parser/ResourcePreloader.h |
diff --git a/third_party/WebKit/Source/core/html/parser/ResourcePreloader.h b/third_party/WebKit/Source/core/html/parser/ResourcePreloader.h |
index bb4da697e77125c36f34513a5e4e7ffbfc80f3db..e324f58c306500d425721d3544d3ca25bba66f17 100644 |
--- a/third_party/WebKit/Source/core/html/parser/ResourcePreloader.h |
+++ b/third_party/WebKit/Source/core/html/parser/ResourcePreloader.h |
@@ -5,9 +5,9 @@ |
#ifndef ResourcePreloader_h |
#define ResourcePreloader_h |
+#include <memory> |
#include "core/CoreExport.h" |
#include "core/html/parser/PreloadRequest.h" |
-#include <memory> |
namespace blink { |