Skip to content

Commit fd6fa87

Browse files
authored
Folly target clean up {executorch}
Differential Revision: D90099813 Pull Request resolved: #16433
1 parent 21b5544 commit fd6fa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernels/test/targets.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def define_common_targets():
7171
"//common/gtest:gtest",
7272
] if not runtime.is_oss else [],
7373
xplat_exported_deps = [
74-
"//xplat/folly:init_init",
74+
"fbsource//xplat/folly/init:init",
7575
"//third-party/googletest:gtest_main",
7676
],
7777
)

0 commit comments

Comments
 (0)