Index: tools/battor_agent/BUILD.gn |
diff --git a/tools/battor_agent/BUILD.gn b/tools/battor_agent/BUILD.gn |
index 9b8285336051427dc4043ad24bd412d85ad11944..381b02e1dc6d69dbdd5a92aff1ce275356df8072 100644 |
--- a/tools/battor_agent/BUILD.gn |
+++ b/tools/battor_agent/BUILD.gn |
@@ -10,7 +10,7 @@ executable("battor_agent") { |
":battor_agent_lib", |
"//base", |
"//device/serial", |
- "//third_party/mojo/src/mojo/public/c/system:for_shared_library", |
+ "//mojo/public/c/system:for_shared_library", |
] |
} |