--- tensorflow/lite/tools/BUILD.orig	2021-01-04 20:18:42 UTC
+++ tensorflow/lite/tools/BUILD
@@ -76,6 +76,7 @@ cc_library(
         "//tensorflow/lite/c:c_api_internal",
         "//tensorflow/lite/schema:schema_fbs",
         "@com_google_absl//absl/container:flat_hash_set",
+        "@com_google_absl//absl/time",
     ],
 )
 
