Index: chrome/browser/sync/glue/model_association_manager.cc |
diff --git a/chrome/browser/sync/glue/model_association_manager.cc b/chrome/browser/sync/glue/model_association_manager.cc |
index e748829ff07dda586073d980c835f15935014748..180938be0d894d0fe95448a7960a34ca85771df3 100644 |
--- a/chrome/browser/sync/glue/model_association_manager.cc |
+++ b/chrome/browser/sync/glue/model_association_manager.cc |
@@ -28,6 +28,7 @@ static const syncer::ModelType kStartOrder[] = { |
syncer::NIGORI, // Listed for completeness. |
syncer::DEVICE_INFO, // Listed for completeness. |
syncer::EXPERIMENTS, // Listed for completeness. |
+ syncer::TABS, // Listed for completeness. |
syncer::BOOKMARKS, // UI thread datatypes. |
syncer::PREFERENCES, |
syncer::PRIORITY_PREFERENCES, |