• gabadie's avatar
    tools/android/loading: Force to use of simple cache on desktop. · 0e6c8e0d
    gabadie authored
    Before on desktop, the cache backend type of the HTTP cache was
    choosen by the SimpleCacheTrial on field trial. This can cause
    issues with sandwich were the cache backend type might change
    between runs.
    
    This CL override the cache backend type to use in Chrome on
    Desktop to not have to handle the two backend types in the cache
    archive processing.
    
    BUG=582080
    
    Review-Url: https://codereview.chromium.org/1931523002
    Cr-Commit-Position: refs/heads/master@{#390352}
    0e6c8e0d
controller.py 15.8 KB