Home
last modified time | relevance | path

Searched refs:entry_list_value (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
Dnew_tab_ui.h54 ListValue* entry_list_value);
Dnew_tab_ui.cc542 const TabRestoreService::Entries& entries, ListValue* entry_list_value) { in AddRecentlyClosedEntries() argument
563 entry_list_value->Append(entry_dict.release()); in AddRecentlyClosedEntries()