Searched defs:PacSource (Results 1 – 1 of 1) sorted by relevance
116 struct PacSource { struct119 PacSource(Type type, const GURL& url) : type(type), url(url) {} in PacSource() argument130 typedef std::vector<PacSource> PacSourceList; argument