Index: third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h b/third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h |
index d85780fc5314d70a4c847fe33fa65b381d15f82b..5f6733f62e15bed2443580406a22f11e7424915a 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h |
@@ -31,9 +31,9 @@ |
#ifndef RemoteWindowProxy_h |
#define RemoteWindowProxy_h |
+#include <v8.h> |
#include "bindings/core/v8/DOMWrapperWorld.h" |
#include "core/frame/RemoteFrame.h" |
-#include <v8.h> |
namespace blink { |