| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 5336b7a47174ea186c9162ecd36599cfbccfc1f4..c4c4fbb4a71ed1dded00b5b20380b3caeb722aa3 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -45,6 +45,8 @@ source_set("browser_sources") {
|
| "background_tracing_config.h",
|
| "background_tracing_manager.h",
|
| "blob_handle.h",
|
| + "bluetooth_allowed_devices_map_base.cc",
|
| + "bluetooth_allowed_devices_map_base.h",
|
| "bluetooth_chooser.cc",
|
| "bluetooth_chooser.h",
|
| "browser_accessibility_state.h",
|
|
|