| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 0a0561cbb9179f1c9fdfd2d486c5513256388b91..ffe68664e4a32afdaa0b1747449c364fba841ebe 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -340,6 +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.cc",
|
| + "bluetooth/bluetooth_allowed_devices.h",
|
| "bluetooth/bluetooth_allowed_devices_map.cc",
|
| "bluetooth/bluetooth_allowed_devices_map.h",
|
| "bluetooth/bluetooth_blocklist.cc",
|
|
|