Index: third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp |
diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp b/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp |
index b9efadbd17a9ae8bb38a8a289c9cd2e5d61fa2a6..e7947391611ea51ce7a77c970942238a97e08a1c 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp |
+++ b/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseTest.cpp |
@@ -38,7 +38,7 @@ |
#include "core/dom/ExceptionCode.h" |
#include "core/testing/NullExecutionContext.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "v8/include/v8.h" |
+#include <v8.h> |
namespace blink { |