Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1510)

Unified Diff: tools/battor_agent/BUILD.gn

Issue 1631313002: tools/battor_agent: Adds a tool to find connected BattOrs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/battor_agent/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | tools/battor_agent/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698