Chromium Code Reviews| Index: extensions/browser/api/bluetooth/BUILD.gn |
| diff --git a/extensions/browser/api/bluetooth/BUILD.gn b/extensions/browser/api/bluetooth/BUILD.gn |
| index 903a514b17ec38aff1da23aea1bb1e047e5f95a3..56a7adfe2162406066c83ed2f42b962ab11675c8 100644 |
| --- a/extensions/browser/api/bluetooth/BUILD.gn |
| +++ b/extensions/browser/api/bluetooth/BUILD.gn |
| @@ -18,7 +18,7 @@ source_set("bluetooth") { |
| "bluetooth_private_api.h", |
| ] |
| - deps = [ |
| + public_deps = [ |
| "//content/public/browser", |
| "//extensions/common/api", |
| ] |