Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/
Dbrowser.h546 void ShowAboutConflictsTab();
Dbrowser.cc1893 void Browser::ShowAboutConflictsTab() { in ShowAboutConflictsTab() function in Browser
2330 case IDC_VIEW_INCOMPATIBILITIES: ShowAboutConflictsTab(); break; in ExecuteCommandWithDisposition()