| Index: ui/file_manager/zip_archiver/cpp/BUILD.gn
|
| diff --git a/ui/file_manager/zip_archiver/cpp/BUILD.gn b/ui/file_manager/zip_archiver/cpp/BUILD.gn
|
| index fb2f9c5f567f2015f436fa8ce8498df6fb37620f..bace29e82d3549e091e074c20264ac2404ace34b 100644
|
| --- a/ui/file_manager/zip_archiver/cpp/BUILD.gn
|
| +++ b/ui/file_manager/zip_archiver/cpp/BUILD.gn
|
| @@ -30,7 +30,7 @@ executable("zip_archiver_pnacl") {
|
|
|
| deps = [
|
| "//base:base",
|
| - "//build/config/sanitizers:deps",
|
| + "//build/config:exe_and_shlib_deps",
|
| "//ppapi/cpp",
|
| "//ppapi/native_client:ppapi_lib",
|
| "//third_party/zlib:minizip",
|
|
|