Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index 9b7c51903b30e907cd7d8f1a21576dd8a3a8611d..e102afe47e7c69261505dd2e2c938fe05243b64a 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -63,6 +63,7 @@ extern const char kAboutVersionURL[]; |
// chrome: URLs (including schemes). Should be kept in sync with the |
// components below. |
extern const char kChromeUIAboutAboutURL[]; |
+extern const char kChromeUIAboutCreditsURL[]; |
extern const char kChromeUIAboutURL[]; |
extern const char kChromeUIAppLauncherURL[]; |
extern const char kChromeUIBookmarksURL[]; |