Index: chrome/common/url_constants.cc |
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc |
index 8c7dce3af96644d2e69f2539f133a13b0fd477db..dbbe2de42d042cbc5ea9cfd56f5cfb2ae45c9011 100644 |
--- a/chrome/common/url_constants.cc |
+++ b/chrome/common/url_constants.cc |
@@ -551,6 +551,9 @@ const char kRemoveNonCWSExtensionURL[] = |
"https://support.google.com/chrome/answer/2811969?" |
"p=ui_remove_non_cws_extensions&rd=1"; |
+const char kCorruptExtensionURL[] = |
+ "https://support.google.com/chrome/?p=settings_corrupt_extension"; |
+ |
const char kNotificationsHelpURL[] = |
"https://support.google.com/chrome/?p=ui_notifications"; |