| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index a18b79c76e0b3e63e2a19a09fdd206b70a127f86..6e33ca3a56f4101853fa80b4ab39bc926633b56e 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -307,8 +307,8 @@ source_set("browser") {
|
| "blob_storage/chrome_blob_storage_context.h",
|
| "bluetooth/bluetooth_allowed_devices_map.cc",
|
| "bluetooth/bluetooth_allowed_devices_map.h",
|
| - "bluetooth/bluetooth_blacklist.cc",
|
| - "bluetooth/bluetooth_blacklist.h",
|
| + "bluetooth/bluetooth_blocklist.cc",
|
| + "bluetooth/bluetooth_blocklist.h",
|
| "bluetooth/bluetooth_device_chooser_controller.cc",
|
| "bluetooth/bluetooth_device_chooser_controller.h",
|
| "bluetooth/bluetooth_metrics.cc",
|
|
|