| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index c9e26397b5b315e121e865aa919164ae1cf0d549..a94e165a83c70e5e8d93cec9293559b71140d94b 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -499,6 +499,9 @@ 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.
|
| +extern const char kAndroidAppsLearnMoreURL[];
|
| #endif
|
|
|
| // The URL for the Learn More link of the non-CWS bubble.
|
|
|