Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2488283003: bluetooth: web: Rename Blacklist to Blocklist (Closed)
Patch Set: rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 104f7149713f4ac8f582ef992da1dd59bdbebcb2..197e76822001d19f674e28d364eb17f11f0615ae 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2284,7 +2284,7 @@
]
}
],
- "WebBluetoothBlacklist": [
+ "WebBluetoothBlocklist": [
{
"platforms": [
"android",
@@ -2296,11 +2296,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"
}
}
]
« no previous file with comments | « content/test/BUILD.gn ('k') | third_party/WebKit/LayoutTests/bluetooth/getCharacteristic/blacklisted-characteristic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698