| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index dfbd4e2b23d8413dc1a8667580c2e8e5bd3cd0be..d559da2ff4c0dcbca0c87cd1ed7c3f752e943331 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -340,8 +340,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",
|
|
|