@@ -160,10 +160,8 @@ cf_cc_library(
160160 "//cuttlefish/common/libs/utils:result" ,
161161 "//cuttlefish/host/commands/cvd/fetch:build_strings" ,
162162 "//cuttlefish/host/commands/cvd/fetch:builds" ,
163- "//cuttlefish/host/commands/cvd/fetch:de_android_sparse" ,
164163 "//cuttlefish/host/commands/cvd/fetch:download_flags" ,
165164 "//cuttlefish/host/commands/cvd/fetch:downloaders" ,
166- "//cuttlefish/host/commands/cvd/fetch:extract_image_contents" ,
167165 "//cuttlefish/host/commands/cvd/fetch:fetch_context" ,
168166 "//cuttlefish/host/commands/cvd/fetch:fetch_cvd_parser" ,
169167 "//cuttlefish/host/commands/cvd/fetch:fetch_tracer" ,
@@ -174,15 +172,11 @@ cf_cc_library(
174172 "//cuttlefish/host/libs/config:fetcher_config" ,
175173 "//cuttlefish/host/libs/image_aggregator:sparse_image" ,
176174 "//cuttlefish/host/libs/web:android_build" ,
177- "//cuttlefish/host/libs/web:android_build_api" ,
178175 "//cuttlefish/host/libs/web:android_build_string" ,
179- "//cuttlefish/host/libs/web:build_api_zip" ,
180- "//cuttlefish/host/libs/web:build_zip_name" ,
181176 "//cuttlefish/host/libs/web:chrome_os_build_string" ,
182177 "//cuttlefish/host/libs/web:luci_build_api" ,
183178 "//cuttlefish/host/libs/web/http_client:curl_global_init" ,
184179 "//cuttlefish/host/libs/zip:zip_cc" ,
185- "//cuttlefish/host/libs/zip:zip_file" ,
186180 "//cuttlefish/host/libs/zip:zip_string" ,
187181 "//libbase" ,
188182 "@abseil-cpp//absl/strings" ,
0 commit comments