Index: third_party/WebKit/Source/web/WebRemoteFrameImpl.h |
diff --git a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h |
index 52cc9ce8a959c9b64c878942e17d373d931eaf7e..89aa138c3c3c0b35e379e9b8b2f5fb5b1474f728 100644 |
--- a/third_party/WebKit/Source/web/WebRemoteFrameImpl.h |
+++ b/third_party/WebKit/Source/web/WebRemoteFrameImpl.h |
@@ -7,13 +7,13 @@ |
#include "core/frame/RemoteFrame.h" |
#include "platform/heap/SelfKeepAlive.h" |
+#include "platform/wtf/Compiler.h" |
#include "public/platform/WebInsecureRequestPolicy.h" |
#include "public/web/WebRemoteFrame.h" |
#include "public/web/WebRemoteFrameClient.h" |
#include "web/RemoteFrameClientImpl.h" |
#include "web/WebExport.h" |
#include "web/WebFrameImplBase.h" |
-#include "wtf/Compiler.h" |
namespace blink { |