| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 93b3dfd31ae2a043ceef2df66f33d0fc7e19891d..ead5032875f6e8fef75ae2de115e9008ee1a7f61 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -295,8 +295,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",
|
|
|