• apacible's avatar
    [Media Router] Add cloud services preferences. · 40dd5a18
    apacible authored
    Part 6.
    
    This change adds two syncable preferences related to using cloud services with Media Router.
    
    kMediaRouterCloudServicesPrefSet tracks whether or not the user has explicitly acknowledged the first run flow with the cloud services preference present. This is important to keep track of since there are users who have acknowledged the first run flow before the work related to the cloud services lands (currently in progress). This will be used to surface a different prompt to ask if users want to enable cloud services.
    
    kMediaRouterEnableCloudServices tracks whether the user has enabled cloud services.
    
    BUG=560457
    
    Review URL: https://codereview.chromium.org/1582943003
    
    Cr-Commit-Position: refs/heads/master@{#371456}
    40dd5a18
media_router.js 9.78 KB