model_association_manager.h | 81 // Called by Initialize() to stop types that are not in |desired_types_|. 84 // Start loading non-running types that are in |desired_types_|. 110 syncer::ModelTypeSet desired_types_; member in class:browser_sync::ModelAssociationManager
|