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

Unified Diff: components/component_updater/component_updater_url_constants.cc

Issue 2675903002: Revert of 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.cc
diff --git a/components/component_updater/component_updater_url_constants.cc b/components/component_updater/component_updater_url_constants.cc
index 754f83394e15b2bccb4475dbf5606e2844a74447..c762cc91d9bef5ca0f0817f66887b68ccc4b1116 100644
--- a/components/component_updater/component_updater_url_constants.cc
+++ b/components/component_updater/component_updater_url_constants.cc
@@ -18,9 +18,4 @@
const char kUpdaterFallbackUrl[] = "http://clients2.google.com/service/update2";
-const char kUpdaterDefaultUrlAlt[] =
- "https://update.googleapis.com/service/update2";
-
-const char kUpdaterFallbackUrlAlt[] =
- "http://update.googleapis.com/service/update2";
} // namespace component_updater
« no previous file with comments | « components/component_updater/component_updater_url_constants.h ('k') | components/component_updater/configurator_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698