Home | History | Annotate | Download | only in automation

Lines Matching refs:HISTORY

52 #include "chrome/browser/history/top_sites.h"
692 "has no history service";
696 // Schedule a history query for redirects. The response will be sent
697 // asynchronously from the callback the history system uses to notify us
2655 // Fetch history.
2657 history::QueryOptions options;
2658 // The observer owns itself. It deletes itself after it fetches history.
2707 history::RedirectList(),
2708 history::SOURCE_BROWSED,
3290 string_to_import_item["HISTORY"] = importer::HISTORY;
3495 string_to_mask_value["HISTORY"] = BrowsingDataRemover::REMOVE_HISTORY;
4534 history::TopSites* top_sites = browser->profile()->GetTopSites();
4559 history::TopSites* top_sites = browser->profile()->GetTopSites();
4578 history::TopSites* top_sites = browser->profile()->GetTopSites();
4592 history::TopSites* top_sites = browser->profile()->GetTopSites();
5504 // TODO(brettw) change this to accept GURLs when history supports it
5509 history::RedirectList* redirects) {