Index: tools/battor_agent/BUILD.gn |
diff --git a/tools/battor_agent/BUILD.gn b/tools/battor_agent/BUILD.gn |
index 2f6dd284a13326c7a157e5e09680399dc10a5acd..1a057f3f2b0336b1c5ae5e984c912600c6846f6c 100644 |
--- a/tools/battor_agent/BUILD.gn |
+++ b/tools/battor_agent/BUILD.gn |
@@ -28,6 +28,8 @@ source_set("battor_agent_lib") { |
"battor_connection_impl.cc", |
"battor_connection_impl.h", |
"battor_error.h", |
+ "battor_finder.cc", |
+ "battor_finder.h", |
"battor_sample_converter.cc", |
"battor_sample_converter.h", |
] |