Index: chrome/browser/sync/test/integration/profile_sync_service_harness.h |
diff --git a/chrome/browser/sync/test/integration/profile_sync_service_harness.h b/chrome/browser/sync/test/integration/profile_sync_service_harness.h |
index c969fe61a26fd6758cd90004b0535a739817e748..6c8f792f088abb7cdfbfa5ca9e665098d8b2796b 100644 |
--- a/chrome/browser/sync/test/integration/profile_sync_service_harness.h |
+++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.h |
@@ -82,7 +82,7 @@ class ProfileSyncServiceHarness { |
// Blocks the caller until sync setup is complete. Returns true if and only |
// if sync setup completed successfully. See sync_driver::SyncService's |
- // SyncActive() method for the definition of what successful means here. |
+ // IsSyncActive() method for the definition of what successful means here. |
bool AwaitSyncSetupCompletion(); |
// Returns the ProfileSyncService member of the sync client. |