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 f66f1151eb136be163f2e92300ab7ead80191ea8..31900fc716558371c7b05e054a6f9a094bd488e7 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::PROXY_TABS, // Listed for completeness. |
syncer::BOOKMARKS, // UI thread datatypes. |
syncer::PREFERENCES, |
syncer::PRIORITY_PREFERENCES, |