Index: chrome/common/url_constants.h |
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
index c6221cf34fb0bf4c64d83a0e3a76acc9c6e1b87c..d2fe635d523bd24e9c059785db0b0f27db90388e 100644 |
--- a/chrome/common/url_constants.h |
+++ b/chrome/common/url_constants.h |
@@ -146,6 +146,7 @@ extern const char kChromeUICastURL[]; |
#endif |
#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) |
+extern const char kChromeUISigninDiceInternalsHost[]; |
extern const char kChromeUIDiscardsHost[]; |
extern const char kChromeUIDiscardsURL[]; |
#endif |