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

Unified Diff: chrome/test/sync/engine/test_user_share.h

Issue 7655055: [Sync] Make BackendMigrator not wait for full sync cycles (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address more comments Created 9 years, 4 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
« no previous file with comments | « chrome/test/live_sync/migration_errors_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/sync/engine/test_user_share.h
diff --git a/chrome/test/sync/engine/test_user_share.h b/chrome/test/sync/engine/test_user_share.h
index 969decd79e89ada7e6bff458d5dc27f7b611761e..edc6082db0b9a5b86dc902fcf96e6c40c5bf202d 100644
--- a/chrome/test/sync/engine/test_user_share.h
+++ b/chrome/test/sync/engine/test_user_share.h
@@ -16,7 +16,7 @@
// test_user_share_.TearDown();
// }
// protected:
-// TestUserShare user_share_;
+// TestUserShare test_user_share_;
// };
//
// Then, in your tests:
« no previous file with comments | « chrome/test/live_sync/migration_errors_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698