Chromium Code Reviews| Index: testing/variations/fieldtrial_testing_config_win.json |
| diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json |
| index 06e995291039c1a75b73d48347a258dbb3cc1f40..72fa180305fa07e8afb86d55917d6a909bfb2c8c 100644 |
| --- a/testing/variations/fieldtrial_testing_config_win.json |
| +++ b/testing/variations/fieldtrial_testing_config_win.json |
| @@ -326,6 +326,17 @@ |
| } |
| } |
| ], |
| + "SafeBrowsingV4LocalDatabaseManagerEnabled": [ |
| + { |
| + "group_name": "Enabled" |
|
rkaplow
2016/05/02 16:27:35
you only needed one group here to be tested. Likel
vakh (use Gerrit instead)
2016/05/02 22:04:34
Done.
|
| + }, |
| + { |
| + "group_name": "Disabled" |
| + }, |
| + { |
| + "group_name": "Default" |
| + } |
| + ], |
| "SchedulerExpensiveTaskBlocking": [ |
| { |
| "group_name": "Enabled" |