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

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
« no previous file with comments | « chrome/browser/sync/sync_ui_util.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 7bcf5244f768be8b69a8da5a7a7e97e5df616af9..4b6de059747272b0e3982de26631e3a6d0c3ac25 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[];
+extern const char kSyncChromeDashboardURL[];
extern const char kPasswordManagerLearnMoreURL[];
extern const char kPasswordManagerAccountDashboardURL[];
« no previous file with comments | « chrome/browser/sync/sync_ui_util.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698