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

Unified Diff: components/autofill/core/common/autofill_constants.cc

Issue 1144193005: Fix a lot of support links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bug 490887 Created 5 years, 7 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
Index: components/autofill/core/common/autofill_constants.cc
diff --git a/components/autofill/core/common/autofill_constants.cc b/components/autofill/core/common/autofill_constants.cc
index ed4159af7ec559a8c28172c6f71dcd57219f9858..875d00ecb24ee663f2aa5262008944946f45f61d 100644
--- a/components/autofill/core/common/autofill_constants.cc
+++ b/components/autofill/core/common/autofill_constants.cc
@@ -10,7 +10,7 @@ namespace autofill {
const char kHelpURL[] =
#if defined(OS_CHROMEOS)
- "https://support.google.com/chromeos/?p=settings_autofill";
+ "https://support.google.com/chromebook/?p=settings_autofill";
#else
"https://support.google.com/chrome/?p=settings_autofill";
#endif
« no previous file with comments | « chrome/installer/util/google_chrome_distribution.cc ('k') | components/translate/core/browser/options_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698