Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index e102afe47e7c69261505dd2e2c938fe05243b64a..cca3e770bd739c7df20f0261c0fb7ca161139bab 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -86,6 +86,7 @@ extern const char kChromeUISettingsURL[]; |
extern const char kChromeUITextfieldsURL[]; |
#if defined(OS_CHROMEOS) |
+extern const char kChromeUIAboutOSCreditsURL[]; |
extern const char kChromeUIFileBrowseURL[]; |
extern const char kChromeUIImageBurnerURL[]; |
extern const char kChromeUIKeyboardOverlayURL[]; |