Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index dcb0c88ea91cd4455e30f30b5a78385e5305170c..aa1b262ff89ec7706082ad7df4bcd153edeec6f5 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -375,6 +375,9 @@ extern const char kSyncEverythingLearnMoreURL[]; |
// The URL for information on how to recover your password. |
extern const char kInvalidPasswordHelpURL[]; |
+// The URL for information on how to use the app launcher. |
+extern const char kAppLauncherHelpURL[]; |
+ |
// The URL for information on what to do if you can't sign in to your Google |
// account. |
extern const char kCanNotAccessAccountURL[]; |