Index: chrome/common/url_constants.h |
=================================================================== |
--- chrome/common/url_constants.h (revision 26082) |
+++ chrome/common/url_constants.h (working copy) |
@@ -37,9 +37,11 @@ |
extern const char kAboutCacheURL[]; |
extern const char kAboutNetInternalURL[]; |
extern const char kAboutCrashURL[]; |
+extern const char kAboutCreditsURL[]; |
extern const char kAboutHangURL[]; |
extern const char kAboutMemoryURL[]; |
extern const char kAboutShorthangURL[]; |
+extern const char kAboutTermsURL[]; |
// chrome: URLs (including schemes). Should be kept in sync with the |
// components below. |