• tbansal's avatar
    Add Network Quality Estimator (NQE) pref manager · ec22cb6b
    tbansal authored
    The PrefManager class owns an IO Object (CacheObserver) and
    a Pref object (PrefDelegate).
    
    The embedder would need to implement PrefDelegate and create
    an instance of PrefManager for prefs to work. Right now, only
    writes to the prefs is implemented. Reads would come in the
    next CL, along with the Chromium implementation.
    
    BUG=490870
    
    Review-Url: https://codereview.chromium.org/2322183002
    Cr-Commit-Position: refs/heads/master@{#420786}
    ec22cb6b
net.gypi 166 KB