Chromium Code Reviews| Index: tools/battor_agent/BUILD.gn |
| diff --git a/tools/battor_agent/BUILD.gn b/tools/battor_agent/BUILD.gn |
| index 32a98961630a102520de68d707256397a0515ebf..c92bfa823060ed96887f535f0e5809b7721e44f9 100644 |
| --- a/tools/battor_agent/BUILD.gn |
| +++ b/tools/battor_agent/BUILD.gn |
| @@ -8,6 +8,7 @@ executable("battor_agent") { |
| ] |
| deps = [ |
| ":battor_agent_lib", |
| + "//base", |
| ] |
| } |