Chromium Code Reviews

Unified Diff: chrome/common/url_constants.h

Issue 1212783003: Make Win HRESULT into link to help-center. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: create link in updater where hresult is known Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/google/google_update_win.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 79667644bc074db9c3bdce67e4e3ec4aec4b54a6..196cabd9dc4adc9fc70cf32b1a87c46c1074bf23 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -337,6 +337,7 @@ extern const char kExtensionResourceInvalidRequestURL[];
extern const char kSyncGoogleDashboardURL[];
extern const char kPasswordManagerLearnMoreURL[];
+extern const char kUpgradeHelpCenterBaseURL[];
extern const char kPasswordManagerAccountDashboardURL[];
// "Learn more" URL for the Settings API, NTP bubble and other settings bubbles
« no previous file with comments | « chrome/browser/google/google_update_win.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine