| # Copyright 2026 The PDFium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| # This is Chromium's file dropped into PDFium to permit a rust build. | |
| crubit_src_dir = "//third_party/rust-toolchain/lib/crubit" | |
| crubit_absl_dep_target = "//third_party/abseil-cpp:absl" | |
| crubit_gn_configs_to_remove = [ "//build/config/compiler:chromium_code" ] | |
| crubit_gn_support_configs_to_add = | |
| [ "//build/config/compiler:no_chromium_code" ] |