| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 95220c9cca38fd75977acdcb53382b6c12862904..5220eb03dab86b7d61bbdc5974e8274a87ec4f95 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -316,8 +316,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",
|
|
|