Chromium Code Reviews| 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; |