| Index: tools/android/customtabs_benchmark/scripts/sample_config.json
|
| diff --git a/tools/android/customtabs_benchmark/scripts/sample_config.json b/tools/android/customtabs_benchmark/scripts/sample_config.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2931f5578d200fa502fb59d3be2c5a105a7bfb4f
|
| --- /dev/null
|
| +++ b/tools/android/customtabs_benchmark/scripts/sample_config.json
|
| @@ -0,0 +1,8 @@
|
| +{
|
| + "url": "https://www.android.com",
|
| + "warmup": true,
|
| + "speculation_mode": "disabled",
|
| + "delay_to_may_launch_url": 1000,
|
| + "delay_to_launch_url": 3000,
|
| + "cold": true
|
| +}
|
|
|