| Index: content/browser/frame_host/render_frame_host_impl.cc
|
| diff --git a/content/browser/frame_host/render_frame_host_impl.cc b/content/browser/frame_host/render_frame_host_impl.cc
|
| index 45cf9cfdc865ed82c82a655cf49b05212c2ef109..40b9c06845a5d4770f223e4590e979c67260bb04 100644
|
| --- a/content/browser/frame_host/render_frame_host_impl.cc
|
| +++ b/content/browser/frame_host/render_frame_host_impl.cc
|
| @@ -97,7 +97,7 @@
|
| #include "content/public/common/url_constants.h"
|
| #include "content/public/common/url_utils.h"
|
| #include "device/geolocation/geolocation_service_context.h"
|
| -#include "device/vr/features.h"
|
| +#include "device/vr/features/features.h"
|
| #include "device/wake_lock/public/interfaces/wake_lock_context.mojom.h"
|
| #include "device/wake_lock/public/interfaces/wake_lock_service.mojom.h"
|
| #include "media/base/media_switches.h"
|
|
|