| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 826786abb707a986b1f58782d42d0b5e4a14d56e..a2f11584ba48e1e0aa4d632a1c6e0bb9e5d5661c 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -338,8 +338,8 @@ source_set("browser") {
|
| "blob_storage/blob_dispatcher_host.h",
|
| "blob_storage/chrome_blob_storage_context.cc",
|
| "blob_storage/chrome_blob_storage_context.h",
|
| - "bluetooth/bluetooth_allowed_devices_map.cc",
|
| - "bluetooth/bluetooth_allowed_devices_map.h",
|
| + "bluetooth/bluetooth_allowed_devices.cc",
|
| + "bluetooth/bluetooth_allowed_devices.h",
|
| "bluetooth/bluetooth_blocklist.cc",
|
| "bluetooth/bluetooth_blocklist.h",
|
| "bluetooth/bluetooth_device_chooser_controller.cc",
|
|
|