Index: third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h b/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h |
index 45694d108d6469b7bd8363453d0b6a014cb7b4f4..919360003df8f9099e491bc42526f78f5b9b4ea5 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/V8BindingForTesting.h |
@@ -7,9 +7,9 @@ |
#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/ScriptState.h" |
-#include "v8/include/v8.h" |
#include "wtf/Allocator.h" |
#include "wtf/Forward.h" |
+#include <v8.h> |
namespace blink { |