• zea's avatar
    [Sync] Have configuration specify which datatypes are ready to sync · 92b21f8a
    zea authored
    In preparation for performing model association while other types are downloading,
    the BackendDataTypeConfigurer::ConfigureDataTypes method will now return those
    types that are ready to sync without further intervention from sync. These are the
    types that were already syncing previously, and therefore don't need to be
    downloaded or purged.
    
    A followup patch will add the association logic and tests.
    
    BUG=477063
    
    Review URL: https://codereview.chromium.org/1081413003
    
    Cr-Commit-Position: refs/heads/master@{#325582}
    92b21f8a
sync_backend_host_impl.h 15 KB