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

  /external/chromium_org/extensions/browser/api/declarative_webrequest/
webrequest_constants.cc 25 const char kFirstPartyForCookiesUrlKey[] = "firstPartyForCookiesUrl";
webrequest_constants.h 29 extern const char kFirstPartyForCookiesUrlKey[];
webrequest_condition.cc 162 condition_attribute_name == keys::kFirstPartyForCookiesUrlKey) {

Completed in 35 milliseconds