Index: third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h b/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h |
index 0ca8e0d592ddb777bcf3f0725adb56f4ffe5e44e..fcb38a2954ebde1f82cb30752f5ce78b3222f482 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h |
@@ -16,7 +16,7 @@ |
#include "platform/Timer.h" |
#include "platform/heap/Handle.h" |
#include "platform/heap/SelfKeepAlive.h" |
-#include "v8/include/v8.h" |
+#include <v8.h> |
namespace blink { |