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

  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 90 class HistoryUI2 : public WebUI {
92 explicit HistoryUI2(TabContents* contents);
100 DISALLOW_COPY_AND_ASSIGN(HistoryUI2);
history2_ui.cc 378 HistoryUI2::HistoryUI2(TabContents* contents) : WebUI(contents) {
388 const GURL HistoryUI2::GetHistoryURLWithSearchText(const string16& text) {
394 RefCountedMemory* HistoryUI2::GetFaviconResourceBytes() {

Completed in 23 milliseconds