| Index: testing/variations/fieldtrial_testing_config.json
|
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
|
| index 2e98acd5464aa20dae3399466de046530343c8ff..517859745ed3ccf550cdfa67c7e72c17d1c8708c 100644
|
| --- a/testing/variations/fieldtrial_testing_config.json
|
| +++ b/testing/variations/fieldtrial_testing_config.json
|
| @@ -1433,6 +1433,24 @@
|
| ]
|
| }
|
| ],
|
| + "MetricsServiceUrl": [
|
| + {
|
| + "platforms": [
|
| + "chromeos",
|
| + "mac",
|
| + "win",
|
| + "linux"
|
| + ],
|
| + "experiments": [
|
| + {
|
| + "name": "NewURL",
|
| + "enable_features": [
|
| + "NewMetricsUrl"
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| "MidiManagerAndroid": [
|
| {
|
| "platforms": [
|
| @@ -3138,25 +3156,6 @@
|
| ]
|
| }
|
| ],
|
| - "UMA_EnableCellularLogUpload": [
|
| - {
|
| - "platforms": [
|
| - "android"
|
| - ],
|
| - "experiments": [
|
| - {
|
| - "name": "Enabled_wo_sampling",
|
| - "params": {
|
| - "Enabled": "true",
|
| - "Optimize": "true",
|
| - "Sample_Probability": "100",
|
| - "Uma_Quota": "204800",
|
| - "Uma_Ratio": "0.05"
|
| - }
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| "UnifiedMediaPipelineTrial": [
|
| {
|
| "platforms": [
|
|
|