Searched refs:help_center_url (Results 1 – 3 of 3) sorted by relevance
163 GURL help_center_url = model->GetFirstNotableConflict(); in ShowConflicts() local164 if (help_center_url.is_valid()) { in ShowConflicts()165 ShowSingletonTab(browser, help_center_url); in ShowConflicts()
51 const GURL& help_center_url) in ConflictingModuleView() argument57 help_center_url_(help_center_url) { in ConflictingModuleView()
29 const GURL& help_center_url);