| Index: third_party/WebKit/Source/modules/vr/VRFrameData.h
|
| diff --git a/third_party/WebKit/Source/modules/vr/VRFrameData.h b/third_party/WebKit/Source/modules/vr/VRFrameData.h
|
| index f8d2eb664e4e110ec639b0dd38d500567a02a6dd..3440e105ac43355cd9bb4062785266826eead9da 100644
|
| --- a/third_party/WebKit/Source/modules/vr/VRFrameData.h
|
| +++ b/third_party/WebKit/Source/modules/vr/VRFrameData.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/dom/DOMTypedArray.h"
|
| #include "device/vr/vr_service.mojom-blink.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|