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

Unified Diff: chrome/common/url_constants.h

Issue 959343003: Enable new sync URL to link to Chrome Away (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 7bcf5244f768be8b69a8da5a7a7e97e5df616af9..a8dd2b4f076f9257216fd23612bb56984dfa8c2b 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -348,6 +348,7 @@ extern const char kExtensionInvalidRequestURL[];
extern const char kExtensionResourceInvalidRequestURL[];
extern const char kSyncGoogleDashboardURL[];
Nicolas Zea 2015/02/27 19:06:07 do we still use this anywhere?
Gang Wu 2015/03/05 20:40:30 update CL, after update, it is clear that we still
+extern const char kSyncChromeAwayFromChromeURL[];
extern const char kPasswordManagerLearnMoreURL[];
extern const char kPasswordManagerAccountDashboardURL[];

Powered by Google App Engine
This is Rietveld 408576698