Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: components/sync/device_info/device_info_util.h

Issue 2460903003: [Sync] Rename DeviceInfoService to DeviceInfoSyncBridge. (Closed)
Patch Set: Updating nullptr to null in comment. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « components/sync/device_info/device_info_sync_bridge_unittest.cc ('k') | ios/chrome/browser/sync/ios_chrome_sync_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698