| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 6448961086a4741293c8fc69f2407b685bb474af..4cf07a2ca9b80582b0788909484c70d7b6c05bd5 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -506,7 +506,7 @@ extern const char kNaturalScrollHelpURL[];
|
| // The URL for the Learn More page about enterprise enrolled devices.
|
| extern const char kLearnMoreEnterpriseURL[];
|
|
|
| -// The URL fo the "learn more" link for Google Play Store (Arc++) settings.
|
| +// The URL fo the "learn more" link for Google Play Store (ARC) settings.
|
| extern const char kAndroidAppsLearnMoreURL[];
|
| #endif
|
|
|
|
|