We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b5544 commit fd6fa87Copy full SHA for fd6fa87
1 file changed
kernels/test/targets.bzl
@@ -71,7 +71,7 @@ def define_common_targets():
71
"//common/gtest:gtest",
72
] if not runtime.is_oss else [],
73
xplat_exported_deps = [
74
- "//xplat/folly:init_init",
+ "fbsource//xplat/folly/init:init",
75
"//third-party/googletest:gtest_main",
76
],
77
)
0 commit comments