Searched defs:css_selectors (Results 1 – 5 of 5) sorted by relevance
30 base::hash_set<std::string> css_selectors; member95 const std::vector<std::string>& css_selectors() const { in css_selectors() function
78 std::vector<std::string> css_selectors; in TEST_F() local
45 const std::vector<std::string>& css_selectors) in ContentCondition()
272 std::set<std::string> css_selectors; // We rely on this being sorted. in UpdateConditionCache() local
464 const std::vector<std::string>& css_selectors) { in OnWatchedPageChange()