Skip to content

Commit 3554d27

Browse files
yongtangi-ony
authored andcommitted
Add @com_google_absl//absl/strings:cord (tensorflow#1308)
Fix read/STDIN_FILENO Signed-off-by: Yong Tang <[email protected]>
1 parent 5432bcd commit 3554d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third_party/toolchains/tf/BUILD.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cc_library(
88
"@com_google_absl//absl/container:flat_hash_map",
99
"@com_google_absl//absl/container:inlined_vector",
1010
"@com_google_absl//absl/strings",
11+
"@com_google_absl//absl/strings:cord",
1112
"@com_google_absl//absl/types:optional",
1213
"@com_google_absl//absl/types:span",
1314
],

0 commit comments

Comments
 (0)