| Index: extensions/browser/api/bluetooth_socket/BUILD.gn
|
| diff --git a/extensions/browser/api/bluetooth_socket/BUILD.gn b/extensions/browser/api/bluetooth_socket/BUILD.gn
|
| index 88a6104d9705cf48553478c61f5e1f023db53c6f..4a70c2daea8c7b9e4ac8e3da355db0a4bc47acbc 100644
|
| --- a/extensions/browser/api/bluetooth_socket/BUILD.gn
|
| +++ b/extensions/browser/api/bluetooth_socket/BUILD.gn
|
| @@ -17,7 +17,7 @@ source_set("bluetooth_socket") {
|
| "//build/config/compiler:no_size_t_to_int_warning",
|
| ]
|
|
|
| - deps = [
|
| + public_deps = [
|
| "//extensions/common/api",
|
| ]
|
| }
|
|
|