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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2654033009: Update component updater URLs. (Closed)
Patch Set: git pull Created 3 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 | « components/component_updater/configurator_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index d004bfc86444145caf20b3e9ec6689b4b49b971d..91adfb3ee71679637f16a607d5359d8670bba02c 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1,4 +1,24 @@
{
+ "AlternateComponentUrls": [
+ {
+ "platforms": [
+ "android",
+ "chromeos",
+ "ios",
+ "linux",
+ "mac",
+ "win"
+ ],
+ "experiments": [
+ {
+ "name": "AlternateComponentUrls",
+ "enable_features": [
+ "AlternateComponentUrls"
+ ]
+ }
+ ]
+ }
+ ],
"AndroidAIAFetching": [
{
"platforms": [
« no previous file with comments | « components/component_updater/configurator_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698