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

Unified Diff: components/component_updater/component_updater_url_constants.h

Issue 2654033009: Update component updater URLs. (Closed)
Patch Set: Created 3 years, 11 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: components/component_updater/component_updater_url_constants.h
diff --git a/components/component_updater/component_updater_url_constants.h b/components/component_updater/component_updater_url_constants.h
index 10f3287d35f930174edd82026bd4f151578fb13c..51875ad86b89e70365c967eac394654e399cddf4 100644
--- a/components/component_updater/component_updater_url_constants.h
+++ b/components/component_updater/component_updater_url_constants.h
@@ -9,6 +9,8 @@ namespace component_updater {
extern const char kUpdaterDefaultUrl[];
extern const char kUpdaterFallbackUrl[];
+extern const char kUpdaterDefaultUrlAlt[];
+extern const char kUpdaterFallbackUrlAlt[];
} // namespace component_updater

Powered by Google App Engine
This is Rietveld 408576698