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

Unified Diff: chrome/common/url_constants.h

Issue 14990003: CrOS online EULA: support localization, change timeout (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Removed client-server mapping Created 7 years, 7 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 4f0c3a2c4eb0e66218a2052c1888609da1d47975..c2ebe791338ce48162a1046865aba114fb410af3 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -249,6 +249,7 @@ extern const char kChromeUIWrenchMenu[];
extern const char kEULAPathFormat[];
extern const char kOemEulaURLPath[];
+extern const char kOnlineEulaURLPath[];
#endif
#if defined(USE_ASH)

Powered by Google App Engine
This is Rietveld 408576698