| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 29fde059a0b91e73acffc812e32dd8adcc4adfdd..bc43563df9dbe35f0725da1b9721318d9dcb9d1d 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -500,6 +500,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.
|
|
|