Index: third_party/WebKit/Source/bindings/core/v8/WindowProxy.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/WindowProxy.h b/third_party/WebKit/Source/bindings/core/v8/WindowProxy.h |
index 0a52e8e7e0847ac7350cd41514e3460c60fca5f1..9089f013b83894a81d2d280d5737db54716a7745 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/WindowProxy.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/WindowProxy.h |
@@ -35,8 +35,8 @@ |
#include "bindings/core/v8/ScopedPersistent.h" |
#include "bindings/core/v8/ScriptState.h" |
#include "platform/heap/Handle.h" |
-#include "v8/include/v8.h" |
#include "wtf/RefPtr.h" |
+#include <v8.h> |
namespace blink { |