HomeSort by relevance Sort by last modified time
    Searched refs:kDisableSpdy31 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/
chrome_switches.cc 353 const char kDisableSpdy31[] = "disable-spdy31";
    [all...]
chrome_switches.h 106 extern const char kDisableSpdy31[];
  /external/chromium_org/chrome/browser/
io_thread.cc 791 } else if (command_line.HasSwitch(switches::kDisableSpdy31)) {
    [all...]

Completed in 34 milliseconds