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

  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_constants.cc 70 const char kIgnoreRulesType[] = "declarativeWebRequest.IgnoreRules";
webrequest_constants.h 73 extern const char kIgnoreRulesType[];
webrequest_action_unittest.cc 234 correct_action.SetString(keys::kInstanceTypeKey, keys::kIgnoreRulesType);
webrequest_action.cc 451 keys::kIgnoreRulesType,
    [all...]
webrequest_rules_registry_unittest.cc 179 action_dict.SetString(keys::kInstanceTypeKey, keys::kIgnoreRulesType);
    [all...]

Completed in 1943 milliseconds