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 |