Skip to content

Commit b2a5ae4

Browse files
generatedunixname537391475639613meta-codesync[bot]
authored andcommitted
fbcode/fboss/agent/hw/test/BUCK
Reviewed By: skrueger Differential Revision: D84433126 fbshipit-source-id: 03d4017a233efe3f52a8858dc4a3aa4092ad8b1f
1 parent f682711 commit b2a5ae4

File tree

1 file changed

+1
-1
lines changed
  • fboss/agent/hw/test

1 file changed

+1
-1
lines changed

fboss/agent/hw/test/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ cpp_library(
378378
undefined_symbols = True,
379379
exported_deps = [
380380
"fbsource//third-party/googletest:gtest",
381+
"fbsource//third-party/re2:re2",
381382
":config_factory",
382383
":golden_data",
383384
":hw_copp_utils",
@@ -462,7 +463,6 @@ cpp_library(
462463
"//folly/logging:logging",
463464
],
464465
exported_external_deps = [
465-
"re2",
466466
("boost", None, "boost_container"),
467467
],
468468
)

0 commit comments

Comments
 (0)