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 98ef2b85115a903e439e53b7ece456c33e23fd4f..40a31d174fe9991844976f2046769d5662ed61c0 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 "bindings/core/v8/DOMWrapperWorld.h" |
#include "bindings/core/v8/WindowProxy.h" |
#include "core/frame/RemoteFrame.h" |
+#include "platform/bindings/DOMWrapperWorld.h" |
#include "platform/wtf/RefPtr.h" |
#include "v8/include/v8.h" |