diff options
author | anandc <anandc@chromium.org> | 2015-09-17 15:07:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-17 22:09:01 +0000 |
commit | cfcf8b1d79b12103da4a6174cc0d28782e9090f9 (patch) | |
tree | 9cc14df6b55cd1a1eee4de393319414eb8b3e707 /testing/variations/fieldtrial_testing_config_ios.json | |
parent | 0736fedb47026d7eb2548c4d185207c4ff0c59e0 (diff) | |
download | chromium_src-cfcf8b1d79b12103da4a6174cc0d28782e9090f9.zip chromium_src-cfcf8b1d79b12103da4a6174cc0d28782e9090f9.tar.gz chromium_src-cfcf8b1d79b12103da4a6174cc0d28782e9090f9.tar.bz2 |
Add ChromotingQUIC experiment names to fieldtrial testing configs.
BUG=509062
Review URL: https://codereview.chromium.org/1340413002
Cr-Commit-Position: refs/heads/master@{#349510}
Diffstat (limited to 'testing/variations/fieldtrial_testing_config_ios.json')
-rw-r--r-- | testing/variations/fieldtrial_testing_config_ios.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/variations/fieldtrial_testing_config_ios.json b/testing/variations/fieldtrial_testing_config_ios.json index df922fe..a356f95c 100644 --- a/testing/variations/fieldtrial_testing_config_ios.json +++ b/testing/variations/fieldtrial_testing_config_ios.json @@ -4,6 +4,11 @@ "group_name": "Enabled" } ], + "ChromotingQUIC": [ + { + "group_name": "Enabled" + } + ], "QUIC": [ { "group_name": "Enabled", |