ShouldIgnoreUrl 274 chrome/browser/history/typed_url_syncable_service.cc if (ShouldIgnoreUrl(url.url())) ShouldIgnoreUrl 83 chrome/browser/history/typed_url_syncable_service.h bool ShouldIgnoreUrl(const GURL& url); ShouldIgnoreUrl 122 chrome/browser/sync/glue/typed_url_change_processor.cc if (model_associator_->ShouldIgnoreUrl(url.url())) ShouldIgnoreUrl 292 chrome/browser/sync/glue/typed_url_change_processor.cc if (model_associator_->ShouldIgnoreUrl(GURL(typed_url.url()))) ShouldIgnoreUrl 211 chrome/browser/sync/glue/typed_url_model_associator.cc ShouldIgnoreUrl(ix->url()) || ShouldIgnoreUrl 170 chrome/browser/sync/glue/typed_url_model_associator.h bool ShouldIgnoreUrl(const GURL& url);