Chromium Code Reviews| Index: content/browser/bluetooth/tools/BUILD.gn |
| diff --git a/content/browser/bluetooth/tools/BUILD.gn b/content/browser/bluetooth/tools/BUILD.gn |
| index 91c264ab391a34e083a9b14347adf168f2c100ed..4971caa1715c3eead0bb80c3be5bb64487bd933b 100644 |
| --- a/content/browser/bluetooth/tools/BUILD.gn |
| +++ b/content/browser/bluetooth/tools/BUILD.gn |
| @@ -9,6 +9,7 @@ executable("bluetooth_metrics_hash") { |
| deps = [ |
| "//base", |
| + "//build/win:default_exe_manifest", |
| "//device/bluetooth", |
| ] |
| } |