| Index: third_party/WebKit/Source/modules/vr/VRPose.h
|
| diff --git a/third_party/WebKit/Source/modules/vr/VRPose.h b/third_party/WebKit/Source/modules/vr/VRPose.h
|
| index 183ca67ea0f328e39297f110225930003904d5b9..fa5593041d465f38f4624e04b201120e8a66f300 100644
|
| --- a/third_party/WebKit/Source/modules/vr/VRPose.h
|
| +++ b/third_party/WebKit/Source/modules/vr/VRPose.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 {
|
|
|
|
|