Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:IsInternalResourcesURL

174 bool RenderViewContextMenu::IsInternalResourcesURL(const GURL& url) {
478 if (!is_devtools && !IsInternalResourcesURL(params_.page_url)) {
483 if (!is_devtools && !IsInternalResourcesURL(params_.frame_url)) {