| Index: services/device/device_service.h
|
| diff --git a/services/device/device_service.h b/services/device/device_service.h
|
| index cd38c23600321e04beb869169ec5dd46547dca17..952dc64cc04c59cb24b76d63165d76026048ad27 100644
|
| --- a/services/device/device_service.h
|
| +++ b/services/device/device_service.h
|
| @@ -12,13 +12,13 @@
|
| #include "device/sensors/public/interfaces/light.mojom.h"
|
| #include "device/sensors/public/interfaces/motion.mojom.h"
|
| #include "device/sensors/public/interfaces/orientation.mojom.h"
|
| -#include "device/vibration/vibration_manager.mojom.h"
|
| #include "device/wake_lock/public/interfaces/wake_lock_context_provider.mojom.h"
|
| #include "device/wake_lock/wake_lock_service_context.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| #include "services/device/public/interfaces/fingerprint.mojom.h"
|
| #include "services/device/public/interfaces/power_monitor.mojom.h"
|
| #include "services/device/public/interfaces/time_zone_monitor.mojom.h"
|
| +#include "services/device/public/interfaces/vibration_manager.mojom.h"
|
| #include "services/service_manager/public/cpp/binder_registry.h"
|
| #include "services/service_manager/public/cpp/interface_factory.h"
|
| #include "services/service_manager/public/cpp/interface_provider.h"
|
|
|