Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4031)

Unified Diff: chrome/common/url_constants.h

Issue 557953005: Allow the user to "repair" a corrupted extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index b917307e148301f343dc14565f00f6de68dabd01..802f1f358b1fd4de378bb68abc4c4a9e2f4c6a31 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -471,9 +471,6 @@ 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.

Powered by Google App Engine
This is Rietveld 408576698