commit | c61e9c0a4ea56c2eda883905283957c8c47110dd | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Mon Apr 26 12:10:40 2021 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Mon Apr 26 12:10:59 2021 -0700 |
tree | 5734fdb58bab16e0bbebb72ba6d9e2f27d781de4 | |
parent | b43d5f1d3e51babd76508ab0c070a21b0e0a756e [diff] [blame] |
Buildify BUILD files again. Change-Id: I7544cc93ad67780537fd39b6ed97c06bcb8f6d61
diff --git a/aos/starter/BUILD b/aos/starter/BUILD index 683d23d..71c34fe 100644 --- a/aos/starter/BUILD +++ b/aos/starter/BUILD
@@ -95,7 +95,7 @@ target_compatible_with = ["@platforms//os:linux"], deps = [ ":starter_rpc_lib", - "//aos/time:time", + "//aos/time", "@com_github_google_glog//:glog", "@com_google_absl//absl/strings:str_format", ],