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

Unified Diff: testing/variations/fieldtrial_testing_config.json

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: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 1ebd4ac609e2779b7420fd2d25956a701ea3a073..5d5e866770f2288527480f3ff6216bf68bd3a83a 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"
+ ]
+ }
+ ]
+ }
+ ],
"AndroidSpellChecker": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698