Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index a153dda67753e62164f8779fa4e6d1849498d576..9dd2dae5282d3bf78898766c836a85513f7429f5 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -466,6 +466,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. |