HomeSort by relevance Sort by last modified time
    Searched refs:NotifyGoogleURLUpdated (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/google/core/browser/
google_url_tracker.h 166 void NotifyGoogleURLUpdated(GURL old_url, GURL new_url);
google_url_tracker.cc 95 NotifyGoogleURLUpdated(old_google_url, google_url_);
401 void GoogleURLTracker::NotifyGoogleURLUpdated(GURL old_url, GURL new_url) {

Completed in 633 milliseconds