Skip to content

Commit

Permalink
mobile: Fix build error target name (envoyproxy#32076)
Browse files Browse the repository at this point in the history
mobile: Fix build error target

Signed-off-by: Fredy Wijaya <[email protected]>
  • Loading branch information
fredyw authored Jan 26, 2024
1 parent 16892df commit 79f29d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/test/non_hermetic/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ envoy_cc_test_binary(
],
repository = "@envoy",
deps = [
"//library/common:envoy_lib_no_stamp",
"//library/common:engine_lib_no_stamp",
"//library/common/data:utility_lib",
"//library/common/types:c_types_lib",
"//test/common/integration:base_client_integration_test_lib",
Expand Down

0 comments on commit 79f29d5

Please sign in to comment.