libc++fs is part of libc++ now.

Change-Id: Ib6378c7e951eaa63167871c2a30761e986ffacc1
This commit is contained in:
Elliott Hughes
2024-06-07 20:54:11 +00:00
parent 28655f9a45
commit e88f5baf2f

View File

@@ -24,9 +24,6 @@ cc_benchmark {
srcs: [
"benchmark.cpp",
],
static_libs: [
"libc++fs",
],
shared_libs: [
"libbase",
],