Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_api_helpers.h46 struct RequestCookie { struct
52 DISALLOW_COPY_AND_ASSIGN(RequestCookie); argument
Dweb_request_api_helpers.cc125 RequestCookie::RequestCookie() {} in RequestCookie() function in extension_web_request_api_helpers::RequestCookie