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

Change-Id: I687d61661ff11a1f3222d989495987bf7a7f4f9a
This commit is contained in:
Elliott Hughes
2024-06-07 20:54:36 +00:00
parent df7e0c7372
commit 9f4fff758f

View File

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