| Index: services/device/time_zone_monitor/time_zone_monitor.cc
|
| diff --git a/device/time_zone_monitor/time_zone_monitor.cc b/services/device/time_zone_monitor/time_zone_monitor.cc
|
| similarity index 96%
|
| rename from device/time_zone_monitor/time_zone_monitor.cc
|
| rename to services/device/time_zone_monitor/time_zone_monitor.cc
|
| index 0e671b4ddc0f7eadc73a677e4d73ae9acecb31e3..52e2a52eb28e17fedc2295552c5fb33d71242914 100644
|
| --- a/device/time_zone_monitor/time_zone_monitor.cc
|
| +++ b/services/device/time_zone_monitor/time_zone_monitor.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "device/time_zone_monitor/time_zone_monitor.h"
|
| +#include "services/device/time_zone_monitor/time_zone_monitor.h"
|
|
|
| #include "base/logging.h"
|
| #include "build/build_config.h"
|
|
|