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

Unified Diff: chrome/browser/sync/retry_verifier.h

Issue 10700180: [Sync] Add sync_export.h (Step 1 for componentizing sync) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 8 years, 5 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 | « no previous file | sync/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/retry_verifier.h
diff --git a/chrome/browser/sync/retry_verifier.h b/chrome/browser/sync/retry_verifier.h
index 593eece7c45b8541aff6936281d07d4701c76abe..77219bf088f57199f620589d111e81746ff74c05 100644
--- a/chrome/browser/sync/retry_verifier.h
+++ b/chrome/browser/sync/retry_verifier.h
@@ -7,6 +7,9 @@
#include "base/time.h"
+// TODO(akalin): Move this to somewhere in sync/ and make
+// sync/engine/polling_constants.h private.
+
namespace syncer {
namespace sessions {
class SyncSessionSnapshot;
« no previous file with comments | « no previous file | sync/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698