Home
last modified time | relevance | path

Searched refs:kHistoryEnableGroupByDomain (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/
Dchrome_switches.h207 extern const char kHistoryEnableGroupByDomain[];
Dchrome_switches.cc711 const char kHistoryEnableGroupByDomain[] = "enable-grouped-history"; variable
/external/chromium_org/chrome/browser/ui/webui/
Dhistory_ui.cc180 switches::kHistoryEnableGroupByDomain)); in CreateHistoryUIHTMLSource()