• bnc's avatar
    Remove --enable-spdy4 and --enable-npn-http command line flags. · f7ed9b85
    bnc authored
    Remove --enable-spdy4 and --enable-npn-http command line flags that used to
    force enable and disable both of HTTP/2 and SPDY/3.1, respectively.  They are
    obsolete because
     * these protocols are not experimental any more,
     * they are enabled by default,
     * usage of disabling flag is very low and it is unlikely that these flags will
       ever be needed for debugging.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1130353003
    
    Cr-Commit-Position: refs/heads/master@{#329407}
    f7ed9b85
chrome_switches.h 16.4 KB