Chromium Code Reviews| Index: testing/variations/fieldtrial_testing_config_linux.json |
| diff --git a/testing/variations/fieldtrial_testing_config_linux.json b/testing/variations/fieldtrial_testing_config_linux.json |
| index 0d5c15ce8f7085b0c977bb760ff84e778b391bf9..4e66e59476ca411882161497ee41a97e68ebee81 100644 |
| --- a/testing/variations/fieldtrial_testing_config_linux.json |
| +++ b/testing/variations/fieldtrial_testing_config_linux.json |
| @@ -32,5 +32,13 @@ |
| { |
| "group_name": "DontShowAndDontSend" |
| } |
| + ], |
| + "SyncHttpContentCompression": [ |
| + { |
| + "group_name": "Enabled" |
| + }, |
| + { |
| + "group_name": "Disabled" |
| + } |
| ] |
| } |