Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7172)

Unified Diff: chrome/common/url_constants.h

Issue 2943093002: Add internals page for DICE (Closed)
Patch Set: Fix compile on Android and ChromeOS Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698