Home
last modified time | relevance | path

Searched refs:kTrustedSpdyProxy (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/startup/
Dbad_flags_prompt.cc53 switches::kTrustedSpdyProxy, in ShowBadFlagsPrompt()
/external/chromium_org/chrome/common/
Dchrome_switches.h324 extern const char kTrustedSpdyProxy[];
Dchrome_switches.cc1173 const char kTrustedSpdyProxy[] = "trusted-spdy-proxy"; variable
/external/chromium_org/chrome/browser/
Dio_thread.cc777 if (command_line.HasSwitch(switches::kTrustedSpdyProxy)) { in InitializeNetworkOptions()
779 command_line.GetSwitchValueASCII(switches::kTrustedSpdyProxy)); in InitializeNetworkOptions()