| Index: Source/modules/vr/VRGetDevicesCallback.h
|
| diff --git a/Source/modules/vr/VRGetDevicesCallback.h b/Source/modules/vr/VRGetDevicesCallback.h
|
| index 417c12cb93d2421191848b33c1de4b0a3d53387b..f7857f2426e367288eab9ca744e424547b83fbe3 100644
|
| --- a/Source/modules/vr/VRGetDevicesCallback.h
|
| +++ b/Source/modules/vr/VRGetDevicesCallback.h
|
| @@ -6,7 +6,7 @@
|
| #define VRGetDevicesCallback_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/WebVRClient.h"
|
| +#include "public/platform/modules/vr/WebVRClient.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|