Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3948)

Unified Diff: chrome/browser/browser.h

Issue 2825027: AutoFill Help Link added on Mac (Closed)
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/autofill/autofill_dialog_controller_mac.mm ('k') | chrome/browser/browser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.h
diff --git a/chrome/browser/browser.h b/chrome/browser/browser.h
index 6b7671a585dedb3f59ac1b2a806009f3ccc3926c..985d17c6169b9044f13b17770544f711e0fd8792 100644
--- a/chrome/browser/browser.h
+++ b/chrome/browser/browser.h
@@ -538,6 +538,7 @@ class Browser : public TabStripModelDelegate,
void OpenHelpTab();
// Used by the "Get themes" link in the options dialog.
void OpenThemeGalleryTabAndActivate();
+ void OpenAutoFillHelpTabAndActivate();
#if defined(OS_CHROMEOS)
void OpenSystemOptionsDialog();
void OpenInternetOptionsDialog();
« no previous file with comments | « chrome/browser/autofill/autofill_dialog_controller_mac.mm ('k') | chrome/browser/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698