Index: third_party/WebKit/Source/modules/vr/VRController.cpp |
diff --git a/third_party/WebKit/Source/modules/vr/VRController.cpp b/third_party/WebKit/Source/modules/vr/VRController.cpp |
index 2092157f2d90d0fd5c7da04bbf5587e6938bf3d6..834f8f4144da48a9d7d030c1f70fe66ff9070ea9 100644 |
--- a/third_party/WebKit/Source/modules/vr/VRController.cpp |
+++ b/third_party/WebKit/Source/modules/vr/VRController.cpp |
@@ -4,6 +4,7 @@ |
#include "modules/vr/VRController.h" |
+#include "bindings/core/v8/ScriptPromiseResolver.h" |
#include "core/dom/DOMException.h" |
#include "core/dom/Document.h" |
#include "core/frame/LocalFrame.h" |