Index: third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h b/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h |
index 5283aa62f914d04c09825afb277e19e50b2aef6f..e92aea290acfb9fc385fc9507c4a02df132f54e5 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h |
@@ -34,9 +34,9 @@ |
#include "bindings/core/v8/DOMWrapperWorld.h" |
#include "bindings/core/v8/WindowProxy.h" |
#include "core/frame/LocalFrame.h" |
-#include "v8/include/v8.h" |
#include "wtf/RefPtr.h" |
#include "wtf/text/AtomicString.h" |
+#include <v8.h> |
namespace blink { |