summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/backend_migrator.h
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-22 21:56:11 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-22 21:56:11 +0000
commit6797e821acdf134c4fc95daeea63bb4ffb05c6d0 (patch)
treed8a8146ca43a49bd55ca26c784814dbb6b735f39 /chrome/browser/sync/backend_migrator.h
parent14ee0400b86c4fa229cdfc1060f07c601d165b34 (diff)
downloadchromium_src-6797e821acdf134c4fc95daeea63bb4ffb05c6d0.zip
chromium_src-6797e821acdf134c4fc95daeea63bb4ffb05c6d0.tar.gz
chromium_src-6797e821acdf134c4fc95daeea63bb4ffb05c6d0.tar.bz2
sync: repairs + improvement to migration code path
BUG=80290 TEST=BackendMigratorTest, manual test of migration. Integration tests are coming Review URL: http://codereview.chromium.org/6897019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82719 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync/backend_migrator.h')
-rw-r--r--chrome/browser/sync/backend_migrator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/sync/backend_migrator.h b/chrome/browser/sync/backend_migrator.h
index 230e7d8..2f2a175 100644
--- a/chrome/browser/sync/backend_migrator.h
+++ b/chrome/browser/sync/backend_migrator.h
@@ -27,7 +27,6 @@ class BackendMigrator : public NotificationObserver,
WAITING_TO_START, // Waiting for previous configuration to finish.
DISABLING_TYPES, // Exit criteria: SYNC_CONFIGURE_DONE for enabled
// types _excluding_ |to_migrate_|.
- STARTED_MIGRATING = DISABLING_TYPES,
WAITING_FOR_PURGE, // Exit criteria: SyncCycleEnded for enabled types
// excluding |to_migrate|
REENABLING_TYPES, // Exit criteria: SYNC_CONFIGURE_DONE for enabled