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

Unified Diff: chrome/common/url_constants.h

Issue 543663002: Componentize sad_tab (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 0f5936341b86c3e2641af9bd506daaa1384d3b08..2e302eaab1e987e2d04e2dfc0e5de6522f0a9f2e 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -396,12 +396,6 @@ extern const char kOmniboxLearnMoreURL[];
// "What do these mean?" URL for the Page Info bubble.
extern const char kPageInfoHelpCenterURL[];
-// "Learn more" URL for "Aw snap" page.
-extern const char kCrashReasonURL[];
-
-// "Learn more" URL for killed tab page.
-extern const char kKillReasonURL[];
-
// "Learn more" URL for the Privacy section under Options.
extern const char kPrivacyLearnMoreURL[];

Powered by Google App Engine
This is Rietveld 408576698