Home
last modified time | relevance | path

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

/external/chromium_org/extensions/renderer/
Dscript_injection.cc254 GURL effective_document_url = ScriptContext::GetEffectiveDocumentURL( in WantsToRun() local
257 if (!script_->MatchesURL(effective_document_url)) in WantsToRun()
262 effective_document_url, in WantsToRun()