Home
last modified time | relevance | path

Searched defs:PacSource (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/proxy/
Dproxy_script_decider.h91 struct PacSource { struct
98 PacSource(Type type, const GURL& url) in PacSource() argument
111 typedef std::vector<PacSource> PacSourceList; argument