| Index: services/device/device_service.h
|
| diff --git a/services/device/device_service.h b/services/device/device_service.h
|
| index bb5fe944b8f90a71ae2b761245dbe80bdff17cea..a8ef507036bcb02d5831b870443bdaab5923218e 100644
|
| --- a/services/device/device_service.h
|
| +++ b/services/device/device_service.h
|
| @@ -6,9 +6,9 @@
|
| #define SERVICES_DEVICE_DEVICE_SERVICE_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| #include "services/device/public/interfaces/power_monitor.mojom.h"
|
| +#include "services/device/public/interfaces/time_zone_monitor.mojom.h"
|
| #include "services/service_manager/public/cpp/interface_factory.h"
|
| #include "services/service_manager/public/cpp/service.h"
|
|
|
|
|