Searched defs:HistoryObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc345 // Callback for HistoryObserver; used in DownloadHistoryCheck
372 class HistoryObserver : public DownloadHistory::Observer { class in inherits:DownloadHistory::Observer
376 explicit HistoryObserver(Profile* profile) function in class:HistoryObserver
384 virtual ~HistoryObserver() {
425 DISALLOW_COPY_AND_ASSIGN(HistoryObserver);
1772 HistoryObserver observer(browser()->profile());
1857 HistoryObserver observer(browser()->profile());
1909 HistoryObserver observer(browser()->profile());

Completed in 75 milliseconds