| Index: chrome/common/url_constants.h
|
| ===================================================================
|
| --- chrome/common/url_constants.h (revision 162977)
|
| +++ chrome/common/url_constants.h (working copy)
|
| @@ -386,6 +386,9 @@
|
| // The URL for the "Learn more" link in the Chrome To Mobile bubble.
|
| extern const char kChromeToMobileLearnMoreURL[];
|
|
|
| +// The URL for the help article explaining sideload wipeout in more details.
|
| +extern const char kSideloadWipeoutHelpURL[];
|
| +
|
| #if defined(OS_CHROMEOS)
|
| // The URL for the "Learn more" link for natural scrolling on ChromeOS.
|
| extern const char kNaturalScrollHelpURL[];
|
|
|