| Index: components/sync/device_info/device_info_sync_service.cc
|
| diff --git a/components/sync/device_info/device_info_sync_service.cc b/components/sync/device_info/device_info_sync_service.cc
|
| index 5568e4ecd76b29bc1b746e24588b13a48b8cec67..4dba9c990bcacb2a5827057cc88469ec5260d03a 100644
|
| --- a/components/sync/device_info/device_info_sync_service.cc
|
| +++ b/components/sync/device_info/device_info_sync_service.cc
|
| @@ -10,8 +10,6 @@
|
| #include <utility>
|
|
|
| #include "base/memory/ptr_util.h"
|
| -#include "base/time/time.h"
|
| -#include "components/sync/api/sync_change.h"
|
| #include "components/sync/base/time.h"
|
| #include "components/sync/device_info/device_info_util.h"
|
| #include "components/sync/device_info/local_device_info_provider.h"
|
|
|