Home
last modified time | relevance | path

Searched refs:notify_redirects_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
Dplugin_url_fetcher.cc99 notify_redirects_(notify_redirects), in PluginURLFetcher()
224 if (!notify_redirects_) { in OnReceivedRedirect()
Dplugin_url_fetcher.h81 bool notify_redirects_; variable