Chromium Code Reviews| Index: tools/battor_agent/BUILD.gn |
| diff --git a/tools/battor_agent/BUILD.gn b/tools/battor_agent/BUILD.gn |
| index 41f89e7dafa71fb5a7c0bef423be09d7a600c865..da80ffa4478c8355e02fe9b83a882b0e50e69515 100644 |
| --- a/tools/battor_agent/BUILD.gn |
| +++ b/tools/battor_agent/BUILD.gn |
| @@ -14,6 +14,7 @@ executable("battor_agent") { |
| deps = [ |
| ":battor_agent_lib", |
| "//base", |
| + "//build/win:default_exe_manifest", |
| "//device/serial", |
| "//mojo/public/c/system:for_shared_library", |
| ] |