| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 2147285120696c0c171065ae60163cd942a433e8..1fa82dfbf74c9ed02533395ae45d6b4a7c0ef9ba 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",
|
|
|