Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index bd847881cc4553a36ef5d2b0838d23d0f9adf24e..9d6fe17e48d895adfe55b234699432e9b50fb631 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -463,6 +463,9 @@ extern const char kLearnMoreEnterpriseURL[]; |
// The URL for the Learn More link of the non-CWS bubble. |
extern const char kRemoveNonCWSExtensionURL[]; |
+// The URL for the Learn More link for the corrupt extension message. |
+extern const char kCorruptExtensionURL[]; |
+ |
extern const char kNotificationsHelpURL[]; |
// The Welcome Notification More Info URL. |