| Index: components/sync/device_info/device_info_util.h
|
| diff --git a/components/sync/device_info/device_info_util.h b/components/sync/device_info/device_info_util.h
|
| index e68ada006ced5d09368adea95ec6c573bbdfc9c1..137ef39d389d7e8c4adf9fb3414b665ef6cfbb6f 100644
|
| --- a/components/sync/device_info/device_info_util.h
|
| +++ b/components/sync/device_info/device_info_util.h
|
| @@ -16,7 +16,7 @@ class DeviceInfoSpecifics;
|
| namespace syncer {
|
|
|
| // This class contains constants and static helper functions that are shared
|
| -// between DeviceInfoSyncService and DeviceInfoService.
|
| +// between DeviceInfoSyncService and DeviceInfoSyncBridge.
|
| class DeviceInfoUtil {
|
| public:
|
| // The prefix to be appended before the cache guid when creating tags. This is
|
|
|