Home | History | Annotate | Download | only in web_contents

Lines Matching refs:data_urls_allowed

1780   bool data_urls_allowed = delegate_ && delegate_->CanLoadDataURLsInWebUI();
1783 GetBrowserContext(), entry.GetURL(), data_urls_allowed);