| Index: content/browser/bluetooth/tools/BUILD.gn
|
| diff --git a/content/browser/bluetooth/tools/BUILD.gn b/content/browser/bluetooth/tools/BUILD.gn
|
| index 4feb959c77a5392a92f3d895852b8fab11618f7d..8615c6dfef0ac87cc22b9e3e4b463b250f2f5911 100644
|
| --- a/content/browser/bluetooth/tools/BUILD.gn
|
| +++ b/content/browser/bluetooth/tools/BUILD.gn
|
| @@ -9,7 +9,7 @@ executable("bluetooth_metrics_hash") {
|
|
|
| deps = [
|
| "//base",
|
| - "//build/config/sanitizers:deps",
|
| + "//build/config:exe_and_shlib_deps",
|
| "//build/win:default_exe_manifest",
|
| "//device/bluetooth",
|
| ]
|
|
|