Skip to content

Commit 2594526

Browse files
jckingcopybara-github
authored andcommitted
Remove common_internal::ByteStringView
PiperOrigin-RevId: 740925777
1 parent bdf731f commit 2594526

File tree

5 files changed

+174
-1150
lines changed

5 files changed

+174
-1150
lines changed

common/internal/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ cc_library(
7272
"//common:memory",
7373
"@com_google_absl//absl/base:core_headers",
7474
"@com_google_absl//absl/base:nullability",
75+
"@com_google_absl//absl/functional:overload",
7576
"@com_google_absl//absl/hash",
7677
"@com_google_absl//absl/log:absl_check",
7778
"@com_google_absl//absl/strings",

0 commit comments

Comments
 (0)