commit | 8e17be9af3244bcdec756d025b300549a5d52f7a | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.schuh@bluerivert.com> | Tue Dec 24 09:32:11 2019 -0800 |
committer | Austin Schuh <austin.schuh@bluerivert.com> | Tue Dec 24 09:32:11 2019 -0800 |
tree | 7637c3c9915aef3fc2271749e74c11a145a5f0f1 | |
parent | b91090183a7e2f970fe9f58aa6379dc05ad8b345 [diff] [blame] |
Buildified the world again. bzl files were pretty off. Change-Id: Ief87d7c0a08c6706c8c6c573afef95a6d51968e7
diff --git a/aos/logging/BUILD b/aos/logging/BUILD index 1aaa2db..4931696 100644 --- a/aos/logging/BUILD +++ b/aos/logging/BUILD
@@ -143,10 +143,10 @@ ":sizes", "//aos:die", "//aos:macros", - "@com_google_absl//absl/base", "//aos/ipc_lib:queue", "//aos/mutex", "//aos/time", "//aos/type_traits", + "@com_google_absl//absl/base", ], )