| Index: testing/variations/fieldtrial_testing_config.json
|
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
|
| index 31ee25560b6880e242c0fe0f0e4e9e26d06b5a29..0d18f88fc8fc8744eb4b0d02f1bce7283d93a7f8 100644
|
| --- a/testing/variations/fieldtrial_testing_config.json
|
| +++ b/testing/variations/fieldtrial_testing_config.json
|
| @@ -2250,7 +2250,7 @@
|
| ]
|
| }
|
| ],
|
| - "WebBluetoothBlacklist": [
|
| + "WebBluetoothBlocklist": [
|
| {
|
| "platforms": [
|
| "android",
|
| @@ -2262,11 +2262,11 @@
|
| "experiments": [
|
| {
|
| "//1": "The value 'ed5f25a4:e' is included for the",
|
| - "//2": "WebBluetoothTest BlacklistShouldBlock test.",
|
| + "//2": "WebBluetoothTest BlocklistShouldBlock test.",
|
| "//3": "TODO(643013): Remove other values in Chrome 55 or later.",
|
| "name": "TestGroup",
|
| "params": {
|
| - "blacklist_additions": "00060000:e,fffd:e,ed5f25a4:e"
|
| + "blocklist_additions": "00060000:e,fffd:e,ed5f25a4:e"
|
| }
|
| }
|
| ]
|
|
|